Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_NETLOGIC (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/mips/nlm/hal/
H A Diomap.h129 #define PCI_VENDOR_NETLOGIC 0x184e macro
/f-stack/freebsd/mips/nlm/dev/sec/
H A Dnlmrsa.c254 if (pci_get_vendor(dev) == PCI_VENDOR_NETLOGIC && in xlp_rsa_probe()
H A Dnlmsec.c312 if (pci_get_vendor(dev) == PCI_VENDOR_NETLOGIC && in xlp_sec_probe()
/f-stack/freebsd/mips/nlm/
H A Dxlp_pci.c525 pci_get_vendor(dev) == PCI_VENDOR_NETLOGIC) { in mips_pcib_route_interrupt()
/f-stack/freebsd/mips/nlm/dev/net/
H A Dxlpge.c248 if (pci_get_vendor(dev) != PCI_VENDOR_NETLOGIC || in nlm_xlpnae_probe()