Searched refs:PCI_IO_1K_RANGE_MASK (Results 1 – 3 of 3) sorted by relevance
140 #define PCI_IO_1K_RANGE_MASK (~0x03UL) /* Intel 1K I/O windows */ macro
585 io_mask = PCI_IO_1K_RANGE_MASK; in pci_setup_bridge_io()
411 io_mask = PCI_IO_1K_RANGE_MASK; in pci_read_bridge_io()
Completed in 17 milliseconds