Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/mips/nlm/
Dintern_dev.c71 if (pci_get_vendor(dev) != PCI_VENDOR_NETLOGIC) in nlm_soc_pci_probe()
Duart_pci_xlp.c74 if (pci_get_vendor(dev) != PCI_VENDOR_NETLOGIC || in uart_soc_probe()
Dxlp_pci.c527 pci_get_vendor(child) == PCI_VENDOR_NETLOGIC) in xlp_pci_alloc_resource()
/freebsd-9-stable/sys/mips/nlm/hal/
Diomap.h122 #define PCI_VENDOR_NETLOGIC 0x184e macro