Home
last modified time | relevance | path

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

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