Searched defs:EARLY_PCI_OP (Results 1 – 3 of 3) sorted by relevance
/arch/sh/drivers/pci/ |
D | common.c | 32 #define EARLY_PCI_OP(rw, size, type) \ macro 41 EARLY_PCI_OP(read, byte, u8 *) in EARLY_PCI_OP() function
|
/arch/microblaze/pci/ |
D | pci-common.c | 1484 #define EARLY_PCI_OP(rw, size, type) \ macro 1492 EARLY_PCI_OP(read, byte, u8 *) in EARLY_PCI_OP() function
|
/arch/powerpc/kernel/ |
D | pci-common.c | 1568 #define EARLY_PCI_OP(rw, size, type) \ macro 1576 EARLY_PCI_OP(read, byte, u8 *) in EARLY_PCI_OP() function
|