Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_ID_ARECA (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/raid/arcmsr/
H A Darcmsr.h86 #define PCI_VENDOR_ID_ARECA 0x17D3 /* Vendor ID */ macro
H A Darcmsr.c4777 if (pci_get_vendor(dev) != PCI_VENDOR_ID_ARECA) { in arcmsr_probe()