Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/pcmcia/cis/
H A Dcis_callout.c257 { CISTPL_SPCL, /* special-purpose tuple */
/titanic_41/usr/src/uts/common/pcmcia/sys/
H A Dcis.h133 #define CISTPL_SPCL 0x090 /* special-purpose tuple */ macro
/titanic_41/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c884 tp->DesiredTuple = CISTPL_SPCL; in csx_Parse_CISTPL_SPCL()