HomeSort by: relevance | last modified time | path
    Searched refs:PCI_VENDOR_NS (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/arch/i386/pci/
geode.c 92 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_NS &&
gcscide.c 133 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_NS &&
gscpcib.c 120 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_NS &&
  /src/sys/arch/hppa/dev/
ssio.c 139 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_NS &&
147 if (PCI_VENDOR(id) != PCI_VENDOR_NS ||
158 if (PCI_VENDOR(pa->pa_id) != PCI_VENDOR_NS)
  /src/sys/dev/pci/
geodeide.c 82 PCI_VENDOR(pa->pa_id) == PCI_VENDOR_NS) &&
nside.c 69 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_NS &&
ohci_pci.c 97 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_NS &&
pcidevs_data.h 56 PCI_VENDOR_NS, 180, 189, 0,
14526 PCI_VENDOR_NS, PCI_PRODUCT_NS_DP83810,
14528 PCI_VENDOR_NS, PCI_PRODUCT_NS_PC87415,
14530 PCI_VENDOR_NS, PCI_PRODUCT_NS_PC87560,
14532 PCI_VENDOR_NS, PCI_PRODUCT_NS_USB,
14534 PCI_VENDOR_NS, PCI_PRODUCT_NS_DP83815,
14536 PCI_VENDOR_NS, PCI_PRODUCT_NS_DP83820,
14538 PCI_VENDOR_NS, PCI_PRODUCT_NS_CS5535_HB,
14540 PCI_VENDOR_NS, PCI_PRODUCT_NS_CS5535_ISA,
14542 PCI_VENDOR_NS, PCI_PRODUCT_NS_CS5535_IDE,
    [all...]
if_sip.c 741 { PCI_VENDOR_NS, PCI_PRODUCT_NS_DP83820,
752 { PCI_VENDOR_NS, PCI_PRODUCT_NS_DP83815,
1334 if (SIP_CHIP_MODEL(sc, PCI_VENDOR_NS, PCI_PRODUCT_NS_DP83815))
1840 if (SIP_CHIP_MODEL(sc, PCI_VENDOR_NS, PCI_PRODUCT_NS_DP83815))
2624 if (SIP_CHIP_MODEL(sc, PCI_VENDOR_NS, PCI_PRODUCT_NS_DP83815)) {
if_cas.c 170 { .id = PCI_ID_CODE(PCI_VENDOR_NS,
202 PCI_VENDOR_NS & 0xff, PCI_VENDOR_NS >> 8,
pcidevs.h 78 #define PCI_VENDOR_NS 0x100b /* National Semiconductor */

Completed in 52 milliseconds