Home
last modified time | relevance | path

Searched refs:CISTPL_LONGLINK_C (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/pcmcia/cis/
H A Dcis_callout.c86 { CISTPL_LONGLINK_C, /* long-link to CM */
H A Dcis.c636 case CISTPL_LONGLINK_C: in cis_process_longlink()
648 case CISTPL_LONGLINK_C: in cis_process_longlink()
H A Dcis_handlers.c1955 case CISTPL_LONGLINK_C:
/titanic_44/usr/src/uts/common/pcmcia/sys/
H A Dcis.h79 #define CISTPL_LONGLINK_C 0x012 /* long-link to CM */ macro
/titanic_44/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c847 tp->DesiredTuple = CISTPL_LONGLINK_C; in csx_Parse_CISTPL_LONGLINK_C()