Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/pci/
Dpci-ip27.c41 DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_SGI, PCI_DEVICE_ID_SGI_IOC3,
Dpci-xtalk-bridge.c105 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_SGI, PCI_DEVICE_ID_SGI_IOC3,
138 if (cf == (PCI_VENDOR_ID_SGI | (PCI_DEVICE_ID_SGI_IOC3 << 16))) { in pci_conf0_read_config()
177 if (cf == (PCI_VENDOR_ID_SGI | (PCI_DEVICE_ID_SGI_IOC3 << 16))) { in pci_conf1_read_config()
223 if (cf == (PCI_VENDOR_ID_SGI | (PCI_DEVICE_ID_SGI_IOC3 << 16))) { in pci_conf0_write_config()
264 if (cf == (PCI_VENDOR_ID_SGI | (PCI_DEVICE_ID_SGI_IOC3 << 16))) { in pci_conf1_write_config()
/linux-5.19.10/drivers/mfd/
Dioc3.c657 { PCI_VENDOR_ID_SGI, PCI_DEVICE_ID_SGI_IOC3, PCI_ANY_ID, PCI_ANY_ID },
/linux-5.19.10/include/linux/
Dpci_ids.h1086 #define PCI_DEVICE_ID_SGI_IOC3 0x0003 macro
/linux-5.19.10/drivers/tty/serial/8250/
D8250_pci.c4916 { PCI_VENDOR_ID_SGI, PCI_DEVICE_ID_SGI_IOC3,