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

/freebsd-11-stable/usr.sbin/dumpcis/
H A Dcis.h73 #define CIS_CONFIG 0x1B /* Card Configuration entry */ macro
141 * CIS_CONFIG - Card configuration entry. Multiple tuples may
H A Dprintcis.c135 case CIS_CONFIG: /* 0x1B */
500 * CIS_CONFIG : Dump a config entry.
516 if (tp->code == CIS_CONFIG && (*p & 0x80)) {
584 if (tp->code == CIS_CONFIG &&
609 if (tp->code == CIS_CONFIG)
627 if (tp->code == CIS_CONFIG)
641 if (tp->code == CIS_CONFIG) {
H A Dreadcis.c75 {"Configuration entry", CIS_CONFIG, 255},

Completed in 107 milliseconds