Home
last modified time | relevance | path

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

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