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

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

Completed in 46 milliseconds