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

/freebsd-9.3-release/usr.sbin/dumpcis/
H A Dcis.h219 #define CIS_IO_BLKSZ(x) (((x)>>6) & 3) macro
H A Dprintcis.c355 j = CIS_IO_ADSZ(c) + CIS_IO_BLKSZ(c);
358 if (CIS_IO_BLKSZ(c) == 3)
369 p += print_num(CIS_IO_BLKSZ(c),

Completed in 112 milliseconds