Home
last modified time | relevance | path

Searched refs:CONFIG_EXSTAT_REG_PRESENT (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/pcmcia/sys/
H A Dcs.h803 #define CONFIG_EXSTAT_REG_PRESENT 0x00000010 /* EXSTAT reg present */ macro
/titanic_50/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c336 CONFIG_EXSTAT_REG_PRESENT, /* EXSTAT reg present */
/titanic_50/usr/src/uts/common/pcmcia/cs/
H A Dcs.c6593 if (client->present & CONFIG_EXSTAT_REG_PRESENT)
6674 if (client->present & CONFIG_EXSTAT_REG_PRESENT) {