Searched refs:PCI_VENDOR_ID_ARECA (Results 1 – 2 of 2) sorted by relevance
/dragonfly/sys/dev/raid/arcmsr/ | ||
H A D | arcmsr.h | 86 #define PCI_VENDOR_ID_ARECA 0x17D3 /* Vendor ID */ macro |
H A D | arcmsr.c | 4777 if (pci_get_vendor(dev) != PCI_VENDOR_ID_ARECA) { in arcmsr_probe() |