Home
last modified time | relevance | path

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

/freebsd/usr.sbin/dumpcis/
H A Dcis.h214 #define CIS_IO_8BIT 0x20 macro
H A Dprintcis.c333 switch (*p & (CIS_IO_8BIT | CIS_IO_16BIT)) { in print_io_map()
334 case CIS_IO_8BIT: in print_io_map()
340 case (CIS_IO_8BIT | CIS_IO_16BIT): in print_io_map()