Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/pci/
Dops-pnx8550.c68 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()
/linux-2.6.39/arch/mips/include/asm/mach-pnx8550/
Dpci.h34 #define PCI_CMD_IOW 0x30 macro