Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/pcmcia/sys/
H A Dcs.h808 #define CONFIG_IOLIMIT_REG_PRESENT 0x00000200 /* IOLIMIT reg present */ macro
/titanic_44/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c341 CONFIG_IOLIMIT_REG_PRESENT, /* IOLIMIT reg present */
/titanic_44/usr/src/uts/common/pcmcia/cs/
H A Dcs.c6613 if (client->present & CONFIG_IOLIMIT_REG_PRESENT)
6700 if (client->present & CONFIG_IOLIMIT_REG_PRESENT) {