Searched refs:PCIB (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/arch/mips/pci/ |
D | fixup-malta.c | 8 #define PCIB 2 macro 29 {0, PCIB, 0, 0, 0 }, /* 11: AMD 79C973 Ethernet */ 36 {0, PCIA, PCIB, PCIC, PCID }, /* 18: PCI Slot 1 */ 37 {0, PCIB, PCIC, PCID, PCIA }, /* 19: PCI Slot 2 */ 38 {0, PCIC, PCID, PCIA, PCIB }, /* 20: PCI Slot 3 */ 39 {0, PCID, PCIA, PCIB, PCIC } /* 21: PCI Slot 4 */
|
D | fixup-lemote2f.c | 24 #define PCIB 5 macro 38 {0, PCIB, 0, 0, 0}, /* 18: RTL8110-1 */ 41 {0, PCIA, PCIB, PCIC, PCID}, /* 21: PCI-SLOT */
|