Searched refs:PCI_VENDOR_ID_TIGERJET (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/isdn/hardware/mISDN/ |
D | speedfax.c | 495 { PCI_VENDOR_ID_TIGERJET, PCI_DEVICE_ID_TIGERJET_100, 499 { PCI_VENDOR_ID_TIGERJET, PCI_DEVICE_ID_TIGERJET_100,
|
D | mISDNinfineon.c | 133 { PCI_VENDOR_ID_TIGERJET, PCI_DEVICE_ID_TIGERJET_100, 136 { PCI_VENDOR_ID_TIGERJET, PCI_DEVICE_ID_TIGERJET_100,
|
D | netjet.c | 1141 { PCI_VENDOR_ID_TIGERJET, PCI_DEVICE_ID_TIGERJET_300,
|
/Linux-v4.19/drivers/isdn/hisax/ |
D | nj_u.c | 239 if ((dev_netjet = hisax_find_pci_device(PCI_VENDOR_ID_TIGERJET, in setup_netjet_u()
|
D | nj_s.c | 275 if ((dev_netjet = hisax_find_pci_device(PCI_VENDOR_ID_TIGERJET, in setup_netjet_s()
|
D | enternow_pci.c | 405 if ((dev_netjet = hisax_find_pci_device(PCI_VENDOR_ID_TIGERJET, in setup_enternow_pci()
|
D | sedlbauer.c | 607 if ((dev_sedl = hisax_find_pci_device(PCI_VENDOR_ID_TIGERJET, in setup_sedlbauer_pci()
|
/Linux-v4.19/include/linux/ |
D | pci_ids.h | 3073 #define PCI_VENDOR_ID_TIGERJET 0xe159 macro
|