Searched refs:CIS_CONF_MAP (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.sbin/dumpcis/
H A Dcis.h72 #define CIS_CONF_MAP 0x1A /* Card Configuration map */ macro
125 * CIS_CONF_MAP - Provides an address map for the card
146 * is stored in the CIS_CONF_MAP tuple so that the complete
H A Dreadcis.c74 {"Configuration map", CIS_CONF_MAP, 255},
H A Dprintcis.c132 case CIS_CONF_MAP: /* 0x1A */
179 * CIS_CONF_MAP : Dump configuration map tuple.
190 if (tp->code == CIS_CONF_MAP)

Completed in 170 milliseconds