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

/freebsd-12-stable/sys/dev/hme/
H A Dif_hme_pci.c119 #define PCI_VENDOR_SUN 0x108e macro
127 if (pci_get_vendor(dev) == PCI_VENDOR_SUN &&
260 pci_get_vendor(children[j]) == PCI_VENDOR_SUN &&
/freebsd-12-stable/sys/dev/ubsec/
H A Dubsecreg.h51 #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 63 milliseconds