Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/dumpcis/
HDcis.h219 #define CIS_IO_BLKSZ(x) (((x)>>6) & 3) macro
HDprintcis.c355 j = CIS_IO_ADSZ(c) + CIS_IO_BLKSZ(c); in print_io_map()
358 if (CIS_IO_BLKSZ(c) == 3) in print_io_map()
369 p += print_num(CIS_IO_BLKSZ(c), in print_io_map()