Searched refs:PCI_VENDOR_ID_PLX (Results 1 – 7 of 7) sorted by relevance
/linux-2.4.37.9/arch/arm/kernel/ |
D | plx90x0.c | 140 if ((id & 0xffff) != PCI_VENDOR_ID_PLX) in plx90x0_init()
|
/linux-2.4.37.9/drivers/char/ |
D | serial.c | 4094 if ((dev->vendor == PCI_VENDOR_ID_PLX) && in pci_plx9050_fn() 4693 { PCI_VENDOR_ID_PLX, PCI_DEVICE_ID_PLX_GTEK_SERIAL2, 4696 { PCI_VENDOR_ID_PLX, PCI_DEVICE_ID_PLX_SPCOM200, 4700 { PCI_VENDOR_ID_PLX, PCI_DEVICE_ID_PLX_SPCOM800, 4703 { PCI_VENDOR_ID_PLX, PCI_DEVICE_ID_PLX_1077, 4706 { PCI_VENDOR_ID_PLX, PCI_DEVICE_ID_PLX_9050, 4716 { PCI_VENDOR_ID_PLX, PCI_DEVICE_ID_PLX_9050, 4720 { PCI_VENDOR_ID_PLX, PCI_DEVICE_ID_PLX_9050, 4724 { PCI_VENDOR_ID_PLX, PCI_DEVICE_ID_PLX_9050, 4728 { PCI_VENDOR_ID_PLX, PCI_DEVICE_ID_PLX_9050, [all …]
|
/linux-2.4.37.9/drivers/isdn/hisax/ |
D | config.c | 2129 {PCI_VENDOR_ID_PLX, PCI_DEVICE_ID_PLX_R685, PCI_ANY_ID, PCI_ANY_ID}, 2130 {PCI_VENDOR_ID_PLX, PCI_DEVICE_ID_PLX_R753, PCI_ANY_ID, PCI_ANY_ID}, 2131 {PCI_VENDOR_ID_PLX, PCI_DEVICE_ID_PLX_DJINN_ITOO, PCI_ANY_ID, PCI_ANY_ID}, 2134 {PCI_VENDOR_ID_PLX, PCI_DEVICE_ID_PLX_9050, PCI_ANY_ID, PCI_ANY_ID},
|
D | bkm_a8.c | 329 while ((dev_a8 = pci_find_device(PCI_VENDOR_ID_PLX, in setup_sct_quadro()
|
D | gazel.c | 562 if ((dev_tel = pci_find_device(PCI_VENDOR_ID_PLX, seekcard, dev_tel))) { in setup_gazelpci()
|
/linux-2.4.37.9/include/linux/ |
D | pci_ids.h | 886 #define PCI_VENDOR_ID_PLX 0x10b5 macro
|
/linux-2.4.37.9/drivers/parport/ |
D | parport_pc.c | 2722 { PCI_VENDOR_ID_PLX, PCI_DEVICE_ID_PLX_9050,
|