Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs.h802 #define CONFIG_COPY_REG_PRESENT 0x00000008 /* COPY reg present */ macro
/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c333 CONFIG_COPY_REG_PRESENT, /* COPY reg present */
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c6587 if (client->present & CONFIG_COPY_REG_PRESENT)
6653 if (client->present & CONFIG_COPY_REG_PRESENT) {