Searched defs:EARLY_PCI_OP (Results 1 – 3 of 3) sorted by relevance
/linux/arch/sh/drivers/pci/ |
A D | common.c | 33 #define EARLY_PCI_OP(rw, size, type) \ macro 42 EARLY_PCI_OP(read, byte, u8 *) in EARLY_PCI_OP() function
|
/linux/arch/microblaze/pci/ |
A D | pci-common.c | 1097 #define EARLY_PCI_OP(rw, size, type) \ macro 1105 EARLY_PCI_OP(read, byte, u8 *) in EARLY_PCI_OP() function
|
/linux/arch/powerpc/kernel/ |
A D | pci-common.c | 1596 #define EARLY_PCI_OP(rw, size, type) \ macro 1604 EARLY_PCI_OP(read, byte, u8 *) in EARLY_PCI_OP() function
|
Completed in 13 milliseconds