Searched refs:PCIIO_SPACE_MEM32 (Results 1 – 4 of 4) sorted by relevance
111 {PCIIO_SPACE_MEM32, "MEM(32)"},1057 case PCIIO_SPACE_MEM32: \1181 raw_space = PCIIO_SPACE_MEM32; in pcibr_pioerror()1231 (wx == PCIIO_SPACE_MEM32) || in pcibr_pioerror()1234 (space == PCIIO_SPACE_MEM32) || in pcibr_pioerror()1297 if ((wx == PCIIO_SPACE_MEM32) || in pcibr_pioerror()
1221 PCIIO_SPACE_MEM32, in pcibr_slot_addr_space_init()1274 PCIIO_SPACE_MEM32, in pcibr_slot_addr_space_init()1887 case PCIIO_SPACE_MEM32: in pcibr_bus_addr_alloc()
2252 case PCIIO_SPACE_MEM32: /* "mem, use 32-bit-wide bus" */ in pcibr_addr_pci_to_xio()2613 case PCIIO_SPACE_MEM32: in pcibr_piospace_alloc()2615 PCIIO_SPACE_MEM32, in pcibr_piospace_alloc()
74 #define PCIIO_SPACE_MEM32 (5) macro