Symbol: PCI_ID_CODE
sys/arch/alpha/pci/sio_pic.c
178
if (id == PCI_ID_CODE(PCI_VENDOR_ALI, PCI_PRODUCT_ALI_M5237)) {
sys/arch/alpha/pci/sio_pic.c
235
PCI_ID_CODE(PCI_VENDOR_CONTAQ, PCI_PRODUCT_CONTAQ_82C693)) {
sys/arch/i386/pci/pci_machdep.c
154
{_m1tag(bus, dev, fcn), PCI_ID_CODE(vend, prod)}
sys/arch/loongson/dev/glx.c
303
data = PCI_ID_CODE(PCI_VENDOR_AMD, PCI_PRODUCT_AMD_CS5536_PCIB);
sys/arch/loongson/dev/glx.c
430
data = PCI_ID_CODE(PCI_VENDOR_AMD, PCI_PRODUCT_AMD_CS5536_IDE);
sys/arch/loongson/dev/glx.c
553
data = PCI_ID_CODE(PCI_VENDOR_AMD,
sys/arch/loongson/dev/glx.c
656
data = PCI_ID_CODE(PCI_VENDOR_AMD, PCI_PRODUCT_AMD_CS5536_OHCI);
sys/arch/loongson/dev/glx.c
777
data = PCI_ID_CODE(PCI_VENDOR_AMD, PCI_PRODUCT_AMD_CS5536_EHCI);
sys/arch/loongson/dev/radeonfb.c
700
case PCI_ID_CODE(PCI_VENDOR_ATI, 0x9615):
sys/arch/loongson/dev/sisfb.c
610
case PCI_ID_CODE(PCI_VENDOR_SIS, PCI_PRODUCT_SIS_315PRO_VGA):
sys/arch/loongson/dev/smfb.c
694
case PCI_ID_CODE(PCI_VENDOR_SMI, PCI_PRODUCT_SMI_SM712):
sys/arch/loongson/dev/smfb.c
697
case PCI_ID_CODE(PCI_VENDOR_SMI, PCI_PRODUCT_SMI_SM501):
sys/arch/loongson/loongson/gdium_machdep.c
113
if (id == PCI_ID_CODE(PCI_VENDOR_NEC, PCI_PRODUCT_NEC_USB))
sys/arch/loongson/loongson/gdium_machdep.c
123
if (id != PCI_ID_CODE(PCI_VENDOR_NEC, PCI_PRODUCT_NEC_USB))
sys/arch/loongson/loongson/generic2e_machdep.c
170
if (id == PCI_ID_CODE(PCI_VENDOR_VIATECH,
sys/arch/loongson/loongson/generic3a_machdep.c
376
if (id == PCI_ID_CODE(PCI_VENDOR_ATI,
sys/arch/loongson/loongson/machdep.c
245
case PCI_ID_CODE(PCI_VENDOR_AMD,
sys/arch/loongson/loongson/machdep.c
325
case PCI_ID_CODE(PCI_VENDOR_SIS,
sys/arch/loongson/loongson/machdep.c
329
case PCI_ID_CODE(PCI_VENDOR_SMI,
sys/arch/loongson/loongson/yeeloong_machdep.c
255
if (id == PCI_ID_CODE(PCI_VENDOR_AMD,
sys/dev/fdt/cdpcie.c
241
HWRITE4(sc, PCIE_LM_ID, PCI_ID_CODE(vendor_id, vendor_id));
sys/dev/fdt/cdpcie.c
245
id = PCI_ID_CODE(PCI_VENDOR(id), device_id);
sys/dev/pci/envy.c
257
PCI_ID_CODE(0x1412, 0xd630),
sys/dev/pci/envy.c
263
PCI_ID_CODE(0x1412, 0xd632),
sys/dev/pci/envy.c
269
#define ENVY_SUBID_DELTA44 (PCI_ID_CODE(0x1412, 0xd633))
sys/dev/pci/envy.c
270
PCI_ID_CODE(0x1412, 0xd633),
sys/dev/pci/envy.c
276
PCI_ID_CODE(0x1412, 0xd63b),
sys/dev/pci/envy.c
282
PCI_ID_CODE(0x1412, 0xd634),
sys/dev/pci/envy.c
288
PCI_ID_CODE(0x153b, 0x1130),
sys/dev/pci/envy.c
302
PCI_ID_CODE(0x3031, 0x4553),
sys/dev/pci/envy.c
310
PCI_ID_CODE(0x1412, 0x3632),
sys/dev/pci/envy.c
317
PCI_ID_CODE(0x1412, 0x3631),
sys/dev/pci/envy.c
323
PCI_ID_CODE(0x1412, 0x2403),
sys/dev/pci/envy.c
329
PCI_ID_CODE(0x14c3, 0x1705),
sys/dev/pci/if_epic_pci.c
90
{ PCI_ID_CODE(PCI_VENDOR_SMC, 0xa015), /* SMC9432BTX */
sys/dev/pci/if_epic_pci.c
92
{ PCI_ID_CODE(PCI_VENDOR_SMC, 0xa024), /* SMC9432BTX1 */
sys/dev/pci/if_epic_pci.c
94
{ PCI_ID_CODE(PCI_VENDOR_SMC, 0xa016), /* SMC9432FTX */
sys/dev/pci/if_se.c
567
if (pa->pa_id == PCI_ID_CODE(PCI_VENDOR_SIS, PCI_PRODUCT_SIS_190))
sys/dev/pci/if_vic.c
358
case PCI_ID_CODE(PCI_VENDOR_VMWARE, PCI_PRODUCT_VMWARE_NET):
sys/dev/pci/if_vic.c
361
case PCI_ID_CODE(PCI_VENDOR_AMD, PCI_PRODUCT_AMD_PCNET_PCI):
sys/dev/pci/if_vic.c
398
case PCI_ID_CODE(PCI_VENDOR_VMWARE, PCI_PRODUCT_VMWARE_NET):
sys/dev/pci/if_vic.c
406
case PCI_ID_CODE(PCI_VENDOR_AMD, PCI_PRODUCT_AMD_PCNET_PCI):
sys/dev/pci/mpi_pci.c
152
PCI_ID_CODE(PCI_VENDOR_SYMBIOS, PCI_PRODUCT_SYMBIOS_1030)) {