Home
last modified time | relevance | path

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

/freebsd/usr.sbin/dumpcis/
H A Dcis.h75 #define CIS_DEVICEGEO_A 0x1F /* Geometry info for attribute memory */ macro
H A Dreadcis.c78 {"Geometry info for attribute memory", CIS_DEVICEGEO_A, LENGTH_ANY},
H A Dprintcis.c139 case CIS_DEVICEGEO_A: /* 0x1F */ in dumpcis()