Searched refs:NP_CMD_IOREAD (Results 1 – 2 of 2) sorted by relevance
323 if (ixp4xx_pci_read(addr, byte_enables | NP_CMD_IOREAD, &data)) in __ixp4xx_inb()342 if (ixp4xx_pci_read(addr, byte_enables | NP_CMD_IOREAD, &data)) in __ixp4xx_inw()359 if (ixp4xx_pci_read(addr, NP_CMD_IOREAD, &data)) in __ixp4xx_inl()
393 #define NP_CMD_IOREAD 0x2 macro