Home
last modified time | relevance | path

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

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