Home
last modified time | relevance | path

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

/freebsd/usr.sbin/dumpcis/
H A Dcis.h69 #define CIS_JEDEC_A 0x19 /* JEDEC descr for Attribute memory */ macro
H A Dreadcis.c72 {"JEDEC descr for attribute memory", CIS_JEDEC_A, LENGTH_ANY},
H A Dprintcis.c126 case CIS_JEDEC_A: /* 0x19 */ in dumpcis()