Searched refs:PCI_VENDOR_ID_SGI (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/mips/pci/
H A Dpci-ip27.c40 if (sid == (PCI_VENDOR_ID_SGI | (IOC3_SUBSYS_IP29_SYSBOARD) << 16))
44 DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_SGI, PCI_DEVICE_ID_SGI_IOC3,
H A 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))) {
177 if (cf == (PCI_VENDOR_ID_SGI | (PCI_DEVICE_ID_SGI_IOC3 << 16))) {
223 if (cf == (PCI_VENDOR_ID_SGI | (PCI_DEVICE_ID_SGI_IOC3 << 16))) {
264 if (cf == (PCI_VENDOR_ID_SGI | (PCI_DEVICE_ID_SGI_IOC3 << 16))) {
467 #define IOC3_SID(sid) (PCI_VENDOR_ID_SGI | ((sid) << 16))
/linux-master/drivers/mfd/
H A Dioc3.c521 .sid = PCI_VENDOR_ID_SGI | (IOC3_SUBSYS_ ## _sid << 16), \
657 { PCI_VENDOR_ID_SGI, PCI_DEVICE_ID_SGI_IOC3, PCI_ANY_ID, PCI_ANY_ID },
/linux-master/drivers/net/ethernet/alteon/
H A 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,
552 case PCI_VENDOR_ID_SGI:
/linux-master/include/linux/
H A Dpci_ids.h1108 #define PCI_VENDOR_ID_SGI 0x10a9 macro
/linux-master/drivers/tty/serial/8250/
H A D8250_pci.c5120 { PCI_VENDOR_ID_SGI, PCI_DEVICE_ID_SGI_IOC3,

Completed in 235 milliseconds