Home
last modified time | relevance | path

Searched refs:InitCISWindow (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/pcmcia/sys/
H A Dcs_stubs.h123 #define InitCISWindow 0x1002 macro
H A Dcs_strings.h87 { InitCISWindow, "InitCISWindow" },
/titanic_44/usr/src/uts/common/pcmcia/cis/
H A Dcis.c1198 if ((ret = CIS_CARD_SERVICES(InitCISWindow, sp, &cisptr->offset, in cis_create_cis_chain()
/titanic_44/usr/src/uts/common/pcmcia/cs/
H A Dcs.c605 case InitCISWindow: in CardServices()