Searched refs:CIS_IO_BLKSZ (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/usr.sbin/dumpcis/
H A Dcis.h221 #define CIS_IO_BLKSZ(x) (((x)>>6) & 3) macro
H A Dprintcis.c357 j = CIS_IO_ADSZ(c) + CIS_IO_BLKSZ(c);
360 if (CIS_IO_BLKSZ(c) == 3)
371 p += print_num(CIS_IO_BLKSZ(c),

Completed in 203 milliseconds