Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h669 #define CISTPL_CFTABLE_TPCE_FS_IO 0x000100000 /* I/O information exists */ macro
/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c721 ce->flags |= CISTPL_CFTABLE_TPCE_FS_IO;
/illumos-gate/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c2755 if (cftable.flags & CISTPL_CFTABLE_TPCE_FS_IO) { in pcmcia_get_io_regs()