Symbol: PCI_DEVICE
sys/arch/sandpoint/stand/altboot/fxp.c
181
case PCI_DEVICE(0x8086, 0x1209):
sys/arch/sandpoint/stand/altboot/fxp.c
182
case PCI_DEVICE(0x8086, 0x1229):
sys/arch/sandpoint/stand/altboot/kse.c
118
case PCI_DEVICE(0x16c6, 0x8841):
sys/arch/sandpoint/stand/altboot/kse.c
119
case PCI_DEVICE(0x16c6, 0x8842):
sys/arch/sandpoint/stand/altboot/nvt.c
163
case PCI_DEVICE(0x1106, 0x3053):
sys/arch/sandpoint/stand/altboot/nvt.c
164
case PCI_DEVICE(0x1106, 0x3065):
sys/arch/sandpoint/stand/altboot/pci.c
76
pciid = PCI_DEVICE(vend, prod);
sys/arch/sandpoint/stand/altboot/pciide.c
61
case PCI_DEVICE(0x1095, 0x0680): /* SiI 0680 IDE */
sys/arch/sandpoint/stand/altboot/pciide.c
64
case PCI_DEVICE(0x1106, 0x0571): /* VIA 82C586A/B/686A/B IDE */
sys/arch/sandpoint/stand/altboot/pciide.c
65
case PCI_DEVICE(0x1106, 0x1571): /* VIA 82C586 IDE */
sys/arch/sandpoint/stand/altboot/pciide.c
66
case PCI_DEVICE(0x1106, 0x3164): /* VIA VT6410 RAID IDE */
sys/arch/sandpoint/stand/altboot/pciide.c
69
case PCI_DEVICE(0x1283, 0x8211): /* ITE 8211 IDE */
sys/arch/sandpoint/stand/altboot/pciide.c
72
case PCI_DEVICE(0x10ad, 0x0105): /* Symphony Labs 82C105 IDE */
sys/arch/sandpoint/stand/altboot/pciide.c
73
case PCI_DEVICE(0x10b8, 0x5229): /* ALi IDE */
sys/arch/sandpoint/stand/altboot/pciide.c
74
case PCI_DEVICE(0x1191, 0x0008): /* ACARD ATP865 */
sys/arch/sandpoint/stand/altboot/pciide.c
75
case PCI_DEVICE(0x1191, 0x0009): /* ACARD ATP865A */
sys/arch/sandpoint/stand/altboot/pcn.c
140
return (v == PCI_DEVICE(0x1022, 0x2000));
sys/arch/sandpoint/stand/altboot/rge.c
139
case PCI_DEVICE(0x10ec, 0x8167):
sys/arch/sandpoint/stand/altboot/rge.c
140
case PCI_DEVICE(0x10ec, 0x8169):
sys/arch/sandpoint/stand/altboot/siisata.c
57
case PCI_DEVICE(0x1095, 0x3112): /* SiI 3112 SATALink */
sys/arch/sandpoint/stand/altboot/siisata.c
58
case PCI_DEVICE(0x1095, 0x3512): /* 3512 SATALink */
sys/arch/sandpoint/stand/altboot/siisata.c
59
case PCI_DEVICE(0x1095, 0x3114): /* SiI 3114 SATALink */
sys/arch/sandpoint/stand/altboot/sip.c
126
case PCI_DEVICE(0x100b, 0x0020):
sys/arch/sandpoint/stand/altboot/sip.c
142
if (PCI_DEVICE(0x100b, 0x0020) != val)
sys/arch/sandpoint/stand/altboot/skg.c
196
case PCI_DEVICE(0x1148, 0x4320):
sys/arch/sandpoint/stand/altboot/skg.c
197
case PCI_DEVICE(0x11ab, 0x4320):
sys/arch/sandpoint/stand/altboot/sme.c
112
case PCI_DEVICE(0x1055, 0xe940):
sys/arch/sandpoint/stand/altboot/stg.c
152
case PCI_DEVICE(0x13f0, 0x1023): /* ST1023, IP1000A */
sys/arch/sandpoint/stand/altboot/tlp.c
122
case PCI_DEVICE(0x1317, 0x0985): /* ADMTek/Infineon 983B/BX */
sys/arch/sandpoint/stand/altboot/vge.c
209
case PCI_DEVICE(0x1106, 0x3119):
sys/arch/sandpoint/stand/altboot/wm.c
129
case PCI_DEVICE(0x8086, 0x107c):
sys/dev/pci/xmm7360.c
54
{ PCI_DEVICE(0x8086, 0x7360), },