Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_ID_SGI (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/arch/mips/pci/
Dops-bridge.c62 if (cf == (PCI_VENDOR_ID_SGI | (PCI_DEVICE_ID_SGI_IOC3 << 16))) in pci_conf0_read_config()
124 if (cf == (PCI_VENDOR_ID_SGI | (PCI_DEVICE_ID_SGI_IOC3 << 16))) in pci_conf1_read_config()
195 if (cf == (PCI_VENDOR_ID_SGI | (PCI_DEVICE_ID_SGI_IOC3 << 16))) in pci_conf0_write_config()
263 if (cf == (PCI_VENDOR_ID_SGI | (PCI_DEVICE_ID_SGI_IOC3 << 16))) in pci_conf1_write_config()
Dpci-ip27.c229 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_SGI, PCI_DEVICE_ID_SGI_IOC3,
/linux-4.4.14/drivers/misc/
Dioc4.c458 {PCI_VENDOR_ID_SGI, PCI_DEVICE_ID_SGI_IOC4, PCI_ANY_ID,
/linux-4.4.14/drivers/net/ethernet/alteon/
Dacenic.c127 #ifndef PCI_VENDOR_ID_SGI
128 #define PCI_VENDOR_ID_SGI 0x10a9 macro
153 { PCI_VENDOR_ID_SGI, PCI_DEVICE_ID_SGI_ACENIC,
550 case PCI_VENDOR_ID_SGI: in acenic_probe_one()
/linux-4.4.14/drivers/sn/
Dioc3.c800 {PCI_VENDOR_ID_SGI, PCI_DEVICE_ID_SGI_IOC3, PCI_ANY_ID, PCI_ANY_ID},
/linux-4.4.14/drivers/net/ethernet/sgi/
Dioc3-eth.c1094 if (dev->vendor == PCI_VENDOR_ID_SGI && in ioc3_adjacent_is_ioc3()
1388 { PCI_VENDOR_ID_SGI, PCI_DEVICE_ID_SGI_IOC3, PCI_ANY_ID, PCI_ANY_ID },
/linux-4.4.14/include/linux/
Dpci_ids.h1052 #define PCI_VENDOR_ID_SGI 0x10a9 macro
/linux-4.4.14/drivers/tty/serial/8250/
D8250_pci.c5038 { PCI_VENDOR_ID_SGI, PCI_DEVICE_ID_SGI_IOC3,