Home
last modified time | relevance | path

Searched refs:CIS_CONFIG_CB (Results 1 – 3 of 3) sorted by relevance

/src/usr.sbin/dumpcis/
H A Dcis.h57 #define CIS_CONFIG_CB 0x05 /* Card Configuration entry for CardBus */ macro
H A Dreadcis.c60 {"Configuration entry for CardBus", CIS_CONFIG_CB, LENGTH_ANY},
H A Dprintcis.c94 case CIS_CONFIG_CB: /* 0x05 */ in dumpcis()