Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs_stubs.h121 #define InitCISWindow 0x1002 macro
H A Dcs_strings.h85 { InitCISWindow, "InitCISWindow" },
/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis.c1196 if ((ret = CIS_CARD_SERVICES(InitCISWindow, sp, &cisptr->offset, in cis_create_cis_chain()
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c603 case InitCISWindow: in CardServices()