Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/pcmcia/cis/
H A Dcis_callout.c81 { CISTPL_LONGLINK_A, /* long-link to AM */
H A Dcis.c635 case CISTPL_LONGLINK_A: in cis_process_longlink()
645 case CISTPL_LONGLINK_A: in cis_process_longlink()
H A Dcis_handlers.c1951 case CISTPL_LONGLINK_A:
/titanic_50/usr/src/uts/common/pcmcia/sys/
H A Dcis.h78 #define CISTPL_LONGLINK_A 0x011 /* long-link to AM */ macro
/titanic_50/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c835 tp->DesiredTuple = CISTPL_LONGLINK_A; in csx_Parse_CISTPL_LONGLINK_A()