Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_callout.c184 { CISTPL_ORG, /* organization */
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis.h110 #define CISTPL_ORG 0x046 /* organization */ macro
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c765 tp->DesiredTuple = CISTPL_ORG; in csx_Parse_CISTPL_ORG()