Home
last modified time | relevance | path

Searched refs:CW_CIS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs_priv.h280 (!(cwp->state & (CW_CIS | CW_MEM | CW_ALLOCATED)))
608 #define CW_CIS 0x00000002 /* window being used as CIS window */ macro
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c1515 if (!(cw->state & CW_CIS)) { in cs_init_cis_window()
8084 cw->state |= (CW_CIS | CW_ALLOCATED);