Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h400 #define PCI_EA_P_BRIDGE_IO 0x07 /* Bridge I/O Space */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h401 #define PCI_EA_P_BRIDGE_IO 0x07 /* Bridge I/O Space */ macro
/openbmc/linux/drivers/pci/
H A Dpci.c3373 if (prop > PCI_EA_P_BRIDGE_IO && prop < PCI_EA_P_MEM_RESERVED) in pci_ea_read()
3375 if (prop > PCI_EA_P_BRIDGE_IO) in pci_ea_read()