Searched refs:PCI_VENDOR_EMULEX (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_os.h1034 #define PCI_VENDOR_EMULEX 0x10df /* Emulex */ macro
H A Docs_pci.c91 if (pci_get_vendor(dev) != PCI_VENDOR_EMULEX) {
/freebsd-13-stable/sys/dev/oce/
H A Doce_if.c229 (PCI_VENDOR_EMULEX << 16) | PCI_PRODUCT_BE3,
230 (PCI_VENDOR_EMULEX << 16) | PCI_PRODUCT_XE201,
231 (PCI_VENDOR_EMULEX << 16) | PCI_PRODUCT_XE201_VF,
232 (PCI_VENDOR_EMULEX << 16) | PCI_PRODUCT_SH
H A Doce_if.h101 #define PCI_VENDOR_EMULEX 0x10df /* Emulex */ macro

Completed in 119 milliseconds