Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/pcmcia/cis/
H A Dcis_callout.c121 { CISTPL_JEDEC_C, /* JEDEC info for CM */
/titanic_50/usr/src/uts/common/pcmcia/sys/
H A Dcis.h85 #define CISTPL_JEDEC_C 0x018 /* JEDEC programming info for CM */ macro
/titanic_50/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c685 tp->DesiredTuple = CISTPL_JEDEC_C; in csx_Parse_CISTPL_JEDEC_C()