Searched refs:PCI_DEVICE_ID_SGI_IOC3 (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/arch/mips/pci/ |
D | ops-bridge.c | 62 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()
|
D | pci-ip27.c | 229 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_SGI, PCI_DEVICE_ID_SGI_IOC3,
|
/linux-4.4.14/drivers/sn/ |
D | ioc3.c | 800 {PCI_VENDOR_ID_SGI, PCI_DEVICE_ID_SGI_IOC3, PCI_ANY_ID, PCI_ANY_ID},
|
/linux-4.4.14/drivers/net/ethernet/sgi/ |
D | ioc3-eth.c | 1095 dev->device == PCI_DEVICE_ID_SGI_IOC3) 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/ |
D | pci_ids.h | 1053 #define PCI_DEVICE_ID_SGI_IOC3 0x0003 macro
|
/linux-4.4.14/drivers/tty/serial/8250/ |
D | 8250_pci.c | 5038 { PCI_VENDOR_ID_SGI, PCI_DEVICE_ID_SGI_IOC3,
|