Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_callout.c144 { CISTPL_DEVICE_OA, /* other conditions for AM */
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis.h88 #define CISTPL_DEVICE_OA 0x01d /* other op conditions AM device info */ macro
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c631 tp->DesiredTuple = CISTPL_DEVICE_OA; in csx_Parse_CISTPL_DEVICE_OA()