Searched refs:ConfigIndex (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs.h777 uint32_t ConfigIndex; /* value to write to COR */ member in struct:config_req_t
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c6750 crt->cor = (cr->ConfigIndex & ~COR_SOFT_RESET) | COR_LEVEL_IRQ;
6763 "cor=x%x ConfigIndex=x%x Attributes=x%x flags=x%x\n"
6765 crt->cor, cr->ConfigIndex, cr->Attributes, sp->cis_flags,

Completed in 61 milliseconds