Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/pci/
Dpci-xtalk-bridge.c79 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_SGI, PCI_DEVICE_ID_SGI_IOC3,
112 if (cf == (PCI_VENDOR_ID_SGI | (PCI_DEVICE_ID_SGI_IOC3 << 16))) { in pci_conf0_read_config()
150 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()
236 if (cf == (PCI_VENDOR_ID_SGI | (PCI_DEVICE_ID_SGI_IOC3 << 16))) { in pci_conf1_write_config()
/Linux-v5.4/drivers/net/ethernet/alteon/
Dacenic.c123 #ifndef PCI_VENDOR_ID_SGI
124 #define PCI_VENDOR_ID_SGI 0x10a9 macro
149 { PCI_VENDOR_ID_SGI, PCI_DEVICE_ID_SGI_ACENIC,
551 case PCI_VENDOR_ID_SGI: in acenic_probe_one()
/Linux-v5.4/drivers/net/ethernet/sgi/
Dioc3-eth.c1031 if (dev->vendor == PCI_VENDOR_ID_SGI && in ioc3_adjacent_is_ioc3()
1355 { PCI_VENDOR_ID_SGI, PCI_DEVICE_ID_SGI_IOC3, PCI_ANY_ID, PCI_ANY_ID },
/Linux-v5.4/include/linux/
Dpci_ids.h1071 #define PCI_VENDOR_ID_SGI 0x10a9 macro
/Linux-v5.4/drivers/tty/serial/8250/
D8250_pci.c5182 { PCI_VENDOR_ID_SGI, PCI_DEVICE_ID_SGI_IOC3,