Searched refs:PCI_CMD_IOR (Results 1 – 2 of 2) sorted by relevance
79 if ((pci_cmd == PCI_CMD_IOR) || in config_access()96 if ((pci_cmd == PCI_CMD_IOR) || (pci_cmd == PCI_CMD_IOW)) { in config_access()102 if ((pci_cmd == PCI_CMD_IOR) || (pci_cmd == PCI_CMD_CONFIG_READ)) in config_access()
33 #define PCI_CMD_IOR 0x20 macro