Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_callout.c139 { CISTPL_DEVICE_OC, /* other conditions for CM */
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis.h87 #define CISTPL_DEVICE_OC 0x01c /* other op conditions CM device info */ macro
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c642 tp->DesiredTuple = CISTPL_DEVICE_OC; in csx_Parse_CISTPL_DEVICE_OC()