Searched refs:PCI_CMD_IOW (Results 1 – 2 of 2) sorted by relevance
68 if ((pci_cmd == PCI_CMD_IOW) || (pci_cmd == PCI_CMD_CONFIG_WRITE)) in config_access()96 if ((pci_cmd == PCI_CMD_IOR) || (pci_cmd == PCI_CMD_IOW)) { in config_access()
34 #define PCI_CMD_IOW 0x30 macro