Home
last modified time | relevance | path

Searched refs:PCID (Results 1 – 3 of 3) sorted by relevance

/arch/mips/pci/
Dfixup-malta.c9 #define PCID 4 macro
27 {0, 0, 0, 0, PCID }, /* 10: PIIX4 USB */
35 {0, PCIA, PCIB, PCIC, PCID }, /* 18: PCI Slot 1 */
36 {0, PCIB, PCIC, PCID, PCIA }, /* 19: PCI Slot 2 */
37 {0, PCIC, PCID, PCIA, PCIB }, /* 20: PCI Slot 3 */
38 {0, PCID, PCIA, PCIB, PCIC } /* 21: PCI Slot 4 */
Dfixup-lemote2f.c30 #define PCID 7 macro
44 {0, PCID, 0, 0, 0}, /* 20: 3-ports nec usb */
45 {0, PCIA, PCIB, PCIC, PCID}, /* 21: PCI-SLOT */
/arch/x86/kvm/
Dcpuid.c303 F(PCID) | 0 /* Reserved, DCA */ | F(XMM4_1) | in __do_cpuid_ent()