Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c199 #define PCMCIA_MAP_IO 0x0 macro
1062 PCMCIA_MAP_IO : PCMCIA_MAP_MEM, in pcmcia_bus_map()
1115 pcireg->pci_phys_hi = (type == PCMCIA_MAP_IO ? PCI_ADDR_IO : in pcmcia_cons_regspec()
1119 if (type == PCMCIA_MAP_IO) in pcmcia_cons_regspec()
1127 defreg->regspec_bustype = type == PCMCIA_MAP_IO ? 1 : 0; in pcmcia_cons_regspec()
4362 type = PCMCIA_MAP_IO; in pcmcia_map_reg()