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

/freebsd-9.3-release/usr.sbin/dumpcis/
H A Dcis.h70 #define CIS_CONF_MAP 0x1A /* Card Configuration map */ macro
123 * CIS_CONF_MAP - Provides an address map for the card
144 * is stored in the CIS_CONF_MAP tuple so that the complete
H A Dreadcis.c72 {"Configuration map", CIS_CONF_MAP, 255},
H A Dprintcis.c130 case CIS_CONF_MAP: /* 0x1A */
177 * CIS_CONF_MAP : Dump configuration map tuple.
188 if (tp->code == CIS_CONF_MAP)

Completed in 99 milliseconds