Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h395 #define PCI_EA_P_IO 0x02 /* I/O Space */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h396 #define PCI_EA_P_IO 0x02 /* I/O Space */ macro
/openbmc/linux/drivers/pci/
H A Dpci.c3319 case PCI_EA_P_IO: in pci_ea_flags()
3332 if (bei <= PCI_EA_BEI_BAR5 && prop <= PCI_EA_P_IO) in pci_ea_get_resource()