Home
last modified time | relevance | path

Searched refs:PCI_CMD_IOR (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/mips/pci/
Dops-pnx8550.c79 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()
/linux-2.6.39/arch/mips/include/asm/mach-pnx8550/
Dpci.h33 #define PCI_CMD_IOR 0x20 macro