Searched refs:PCI_VENDOR_ID_NS (Results 1 – 18 of 18) sorted by relevance
/linux-2.4.37.9/drivers/ide/pci/ |
D | ns87415.h | 13 .vendor = PCI_VENDOR_ID_NS,
|
D | sc1200.h | 34 vendor: PCI_VENDOR_ID_NS,
|
D | generic.c | 134 { PCI_VENDOR_ID_NS, PCI_DEVICE_ID_NS_87410, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0},
|
D | generic.h | 14 .vendor = PCI_VENDOR_ID_NS,
|
D | ns87415.c | 240 { PCI_VENDOR_ID_NS, PCI_DEVICE_ID_NS_87415, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0},
|
D | sc1200.c | 568 { PCI_VENDOR_ID_NS, PCI_DEVICE_ID_NS_SCx200_IDE, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0},
|
/linux-2.4.37.9/include/asm-parisc/ |
D | superio.h | 71 (((x)->vendor == PCI_VENDOR_ID_NS) && \
|
/linux-2.4.37.9/drivers/char/ |
D | scx200.c | 87 if ((bridge = pci_find_device(PCI_VENDOR_ID_NS, in scx200_init()
|
D | scx200_wdt.c | 224 if ((pci_find_device(PCI_VENDOR_ID_NS, in scx200_wdt_init()
|
D | stallion.c | 441 { PCI_VENDOR_ID_NS, PCI_DEVICE_ID_NS_87410, BRD_ECHPCI },
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | geode-mfgpt.c | 118 { PCI_DEVICE(PCI_VENDOR_ID_NS, PCI_DEVICE_ID_NS_CS5535_ISA) },
|
/linux-2.4.37.9/drivers/i2c/ |
D | scx200_acb.c | 561 if (pci_find_device(PCI_VENDOR_ID_NS, in scx200_acb_init() 568 } else if (pci_find_device(PCI_VENDOR_ID_NS, in scx200_acb_init()
|
/linux-2.4.37.9/drivers/mtd/maps/ |
D | scx200_docflash.c | 130 if ((bridge = pci_find_device(PCI_VENDOR_ID_NS, in init_scx200_docflash()
|
/linux-2.4.37.9/arch/parisc/kernel/ |
D | superio.c | 522 { PCI_VENDOR_ID_NS, PCI_ANY_ID, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 },
|
/linux-2.4.37.9/drivers/ide/ |
D | setup-pci.c | 486 ||(d->device == PCI_DEVICE_ID_NS_SCx200_IDE && d->vendor == PCI_VENDOR_ID_NS))) in ide_hwif_setup_dma()
|
/linux-2.4.37.9/include/linux/ |
D | pci_ids.h | 344 #define PCI_VENDOR_ID_NS 0x100b macro
|
/linux-2.4.37.9/drivers/net/ |
D | natsemi.c | 372 { PCI_VENDOR_ID_NS, PCI_DEVICE_ID_NS_83815, PCI_ANY_ID, PCI_ANY_ID, }, 2108 eeprom.magic = PCI_VENDOR_ID_NS | (PCI_DEVICE_ID_NS_83815<<16); in netdev_ethtool_ioctl()
|
/linux-2.4.37.9/drivers/usb/host/ |
D | usb-ohci.c | 2573 if(dev->vendor == PCI_VENDOR_ID_NS) in hc_found_ohci() 2576 if(fn1 && fn1->vendor == PCI_VENDOR_ID_NS && fn1->device == PCI_DEVICE_ID_NS_87560_LIO) in hc_found_ohci()
|