Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/pcmcia/cis/
H A Dcis_callout.c292 { CISTPL_SWIL, /* software interleave */
/titanic_50/usr/src/uts/common/pcmcia/sys/
H A Dcis.h100 #define CISTPL_SWIL 0x023 /* software interleave */ macro
/titanic_50/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c896 tp->DesiredTuple = CISTPL_SWIL; in csx_Parse_CISTPL_SWIL()