Searched refs:PCI_VENDOR_SUN (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/hme/
H A Dif_hme_pci.c117 #define PCI_VENDOR_SUN 0x108e macro
125 if (pci_get_vendor(dev) == PCI_VENDOR_SUN &&
258 pci_get_vendor(children[j]) == PCI_VENDOR_SUN &&
/freebsd-11.0-release/sys/dev/ubsec/
H A Dubsecreg.h49 #define PCI_VENDOR_SUN 0x108e /* Sun Microsystems */ macro
H A Dubsec.c205 if (pci_get_vendor(dev) == PCI_VENDOR_SUN &&
249 case PCI_VENDOR_SUN:
306 (pci_get_vendor(dev) == PCI_VENDOR_SUN &&

Completed in 55 milliseconds