Home
last modified time | relevance | path

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

/freebsd/usr.sbin/dumpcis/
H A Dcis.h73 #define CIS_DEVICE_OA 0x1D /* Other conditions info - attribute memory */ macro
H A Dreadcis.c76 {"Other conditions for attribute memory", CIS_DEVICE_OA, LENGTH_ANY},
H A Dprintcis.c135 case CIS_DEVICE_OA: /* 0x1D */ in dumpcis()