Searched refs:CONFIG_PINREPL_REG_PRESENT (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c4129 if (client->present & CONFIG_PINREPL_REG_PRESENT) {
4253 } /* if (CONFIG_PINREPL_REG_PRESENT) */
4290 if (!(client->present & CONFIG_PINREPL_REG_PRESENT) ||
4291 ((client->present & CONFIG_PINREPL_REG_PRESENT) &&
4515 if (client->present & CONFIG_PINREPL_REG_PRESENT) {
4540 } /* if (CONFIG_PINREPL_REG_PRESENT) */
6585 if (client->present & CONFIG_PINREPL_REG_PRESENT)
6661 if (client->present & CONFIG_PINREPL_REG_PRESENT) {
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs.h801 #define CONFIG_PINREPL_REG_PRESENT 0x00000004 /* PRR present */ macro
/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c334 CONFIG_PINREPL_REG_PRESENT, /* PRR present */

Completed in 69 milliseconds