| /kernel/linux/linux-4.19/arch/mips/fw/arc/ |
| D | identify.c | 10 * This code is based on arch/mips/sgi/kernel/system.c, which is 31 .arcname = "SGI-IP22", 32 .liname = "SGI Indy", 35 .arcname = "SGI-IP27", 36 .liname = "SGI Origin", 39 .arcname = "SGI-IP28", 40 .liname = "SGI IP28", 43 .arcname = "SGI-IP30", 44 .liname = "SGI Octane", 47 .arcname = "SGI-IP32", [all …]
|
| /kernel/linux/linux-5.10/arch/mips/fw/arc/ |
| D | identify.c | 10 * This code is based on arch/mips/sgi/kernel/system.c, which is 31 .arcname = "SGI-IP22", 32 .liname = "SGI Indy", 35 .arcname = "SGI-IP28", 36 .liname = "SGI IP28", 39 .arcname = "SGI-IP30", 40 .liname = "SGI Octane", 43 .arcname = "SGI-IP32", 44 .liname = "SGI O2",
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/ |
| D | enetc_qos.c | 715 struct enetc_psfp_gate *sgi, in enetc_streamgate_hw_set() argument 728 cbd.index = cpu_to_le16(sgi->index); in enetc_streamgate_hw_set() 737 if (!sgi->num_entries) in enetc_streamgate_hw_set() 740 if (sgi->num_entries > priv->psfp_cap.max_psfp_gatelist || in enetc_streamgate_hw_set() 741 !sgi->cycletime) in enetc_streamgate_hw_set() 750 sgi_config->oipv = (sgi->init_ipv < 0) ? in enetc_streamgate_hw_set() 751 0x0 : ((sgi->init_ipv & 0x7) | 0x8); in enetc_streamgate_hw_set() 762 cbd.index = cpu_to_le16(sgi->index); in enetc_streamgate_hw_set() 769 sgcl_config->acl_len = (sgi->num_entries - 1) & 0x3; in enetc_streamgate_hw_set() 771 data_size = struct_size(sgcl_data, sgcl, sgi->num_entries); in enetc_streamgate_hw_set() [all …]
|
| /kernel/linux/linux-5.10/drivers/irqchip/ |
| D | irq-alpine-msi.c | 34 u32 spi_first; /* The SGI number that MSIs start */ 79 static void alpine_msix_free_sgi(struct alpine_msix_data *priv, unsigned sgi, in alpine_msix_free_sgi() argument 82 int first = sgi - priv->spi_first; in alpine_msix_free_sgi() 120 unsigned int virq, int sgi) in alpine_msix_gic_domain_alloc() argument 132 fwspec.param[1] = sgi; in alpine_msix_gic_domain_alloc() 150 int sgi, err, i; in alpine_msix_middle_domain_alloc() local 152 sgi = alpine_msix_allocate_sgi(priv, nr_irqs); in alpine_msix_middle_domain_alloc() 153 if (sgi < 0) in alpine_msix_middle_domain_alloc() 154 return sgi; in alpine_msix_middle_domain_alloc() 157 err = alpine_msix_gic_domain_alloc(domain, virq + i, sgi + i); in alpine_msix_middle_domain_alloc() [all …]
|
| /kernel/linux/linux-4.19/drivers/irqchip/ |
| D | irq-alpine-msi.c | 34 u32 spi_first; /* The SGI number that MSIs start */ 79 static void alpine_msix_free_sgi(struct alpine_msix_data *priv, unsigned sgi, in alpine_msix_free_sgi() argument 82 int first = sgi - priv->spi_first; in alpine_msix_free_sgi() 120 unsigned int virq, int sgi) in alpine_msix_gic_domain_alloc() argument 132 fwspec.param[1] = sgi; in alpine_msix_gic_domain_alloc() 150 int sgi, err, i; in alpine_msix_middle_domain_alloc() local 152 sgi = alpine_msix_allocate_sgi(priv, nr_irqs); in alpine_msix_middle_domain_alloc() 153 if (sgi < 0) in alpine_msix_middle_domain_alloc() 154 return sgi; in alpine_msix_middle_domain_alloc() 157 err = alpine_msix_gic_domain_alloc(domain, virq + i, sgi + i); in alpine_msix_middle_domain_alloc() [all …]
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/sgi/ |
| D | Kconfig | 2 # SGI device configuration 6 bool "SGI devices" 14 the questions about SGI devices. If you say Y, you will be asked for 20 bool "SGI IOC3 Ethernet" 28 tristate "SGI O2 MACE Fast Ethernet support"
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/sgi/ |
| D | Kconfig | 3 # SGI device configuration 7 bool "SGI devices" 15 the questions about SGI devices. If you say Y, you will be asked for 21 bool "SGI IOC3 Ethernet" 30 tristate "SGI O2 MACE Fast Ethernet support"
|
| /kernel/linux/linux-4.19/fs/efs/ |
| D | super.c | 47 {0x00, "SGI vh"}, 48 {0x01, "SGI trkrepl"}, 49 {0x02, "SGI secrepl"}, 50 {0x03, "SGI raw"}, 51 {0x04, "SGI bsd"}, 52 {SGI_SYSV, "SGI sysv"}, 53 {0x06, "SGI vol"}, 54 {SGI_EFS, "SGI efs"}, 55 {0x08, "SGI lv"}, 56 {0x09, "SGI rlv"}, [all …]
|
| /kernel/linux/linux-5.10/fs/efs/ |
| D | super.c | 48 {0x00, "SGI vh"}, 49 {0x01, "SGI trkrepl"}, 50 {0x02, "SGI secrepl"}, 51 {0x03, "SGI raw"}, 52 {0x04, "SGI bsd"}, 53 {SGI_SYSV, "SGI sysv"}, 54 {0x06, "SGI vol"}, 55 {SGI_EFS, "SGI efs"}, 56 {0x08, "SGI lv"}, 57 {0x09, "SGI rlv"}, [all …]
|
| /kernel/linux/linux-4.19/sound/mips/ |
| D | Makefile | 5 snd-sgi-o2-objs := sgio2audio.o ad1843.o 6 snd-sgi-hal2-objs := hal2.o 9 obj-$(CONFIG_SND_SGI_O2) += snd-sgi-o2.o 10 obj-$(CONFIG_SND_SGI_HAL2) += snd-sgi-hal2.o
|
| D | Kconfig | 13 tristate "SGI O2 Audio" 17 Sound support for the SGI O2 Workstation. 20 tristate "SGI HAL2 Audio" 24 Sound support for the SGI Indy and Indigo2 Workstation.
|
| /kernel/linux/linux-5.10/sound/mips/ |
| D | Makefile | 6 snd-sgi-o2-objs := sgio2audio.o ad1843.o 7 snd-sgi-hal2-objs := hal2.o 10 obj-$(CONFIG_SND_SGI_O2) += snd-sgi-o2.o 11 obj-$(CONFIG_SND_SGI_HAL2) += snd-sgi-hal2.o
|
| D | Kconfig | 14 tristate "SGI O2 Audio" 18 Sound support for the SGI O2 Workstation. 21 tristate "SGI HAL2 Audio" 25 Sound support for the SGI Indy and Indigo2 Workstation.
|
| /kernel/linux/linux-4.19/arch/mips/sgi-ip22/ |
| D | ip22-hpc.c | 14 #include <asm/sgi/hpc3.h> 15 #include <asm/sgi/ioc.h> 16 #include <asm/sgi/ip22.h> 47 system_type = "SGI Indigo2"; in sgihpc_init() 51 system_type = "SGI Indy"; in sgihpc_init()
|
| D | Platform | 2 # SGI IP22 (Indy/Indigo2) 10 platform-$(CONFIG_SGI_IP22) += sgi-ip22/ 20 # SGI IP28 (Indigo2 R10k) 32 platform-$(CONFIG_SGI_IP28) += sgi-ip22/
|
| /kernel/linux/linux-5.10/arch/mips/sgi-ip22/ |
| D | ip22-hpc.c | 14 #include <asm/sgi/hpc3.h> 15 #include <asm/sgi/ioc.h> 16 #include <asm/sgi/ip22.h> 47 system_type = "SGI Indigo2"; in sgihpc_init() 51 system_type = "SGI Indy"; in sgihpc_init()
|
| D | ip22-setup.c | 3 * ip22-setup.c: SGI specific setup, including init of the feature struct. 25 #include <asm/sgi/mc.h> 26 #include <asm/sgi/hpc3.h> 27 #include <asm/sgi/ip22.h>
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-firmware-sgi_uv | 3 Contact: Russ Anderson <rja@sgi.com> 6 about the SGI UV platform. 14 SGI UV systems can be partitioned into multiple physical 22 A partitioned SGI UV system can have one or more coherence
|
| D | sysfs-fs-xfs | 4 Contact: xfs@oss.sgi.com 13 Contact: xfs@oss.sgi.com 21 Contact: xfs@oss.sgi.com 32 Contact: xfs@oss.sgi.com
|
| /kernel/linux/linux-4.19/Documentation/ABI/testing/ |
| D | sysfs-firmware-sgi_uv | 3 Contact: Russ Anderson <rja@sgi.com> 6 about the SGI UV platform. 14 SGI UV systems can be partitioned into multiple physical 22 A partitioned SGI UV system can have one or more coherence
|
| D | sysfs-fs-xfs | 4 Contact: xfs@oss.sgi.com 13 Contact: xfs@oss.sgi.com 21 Contact: xfs@oss.sgi.com 32 Contact: xfs@oss.sgi.com
|
| /kernel/linux/linux-5.10/arch/mips/ |
| D | Kbuild.platforms | 26 platform-$(CONFIG_SGI_IP22) += sgi-ip22/ 27 platform-$(CONFIG_SGI_IP27) += sgi-ip27/ 28 platform-$(CONFIG_SGI_IP28) += sgi-ip22/ 29 platform-$(CONFIG_SGI_IP30) += sgi-ip30/ 30 platform-$(CONFIG_SGI_IP32) += sgi-ip32/
|
| /kernel/linux/linux-4.19/block/partitions/ |
| D | sgi.c | 3 * fs/partitions/sgi.c 9 #include "sgi.h" 49 /*printk("Dev %s SGI disklabel: bad magic %08x\n", in sgi_partition() 60 printk(KERN_WARNING "Dev %s SGI disklabel: csum bad, label corrupted\n", in sgi_partition() 65 /* All SGI disk labels have 16 partitions, disks under Linux only in sgi_partition()
|
| /kernel/linux/linux-4.19/drivers/sn/ |
| D | Kconfig | 9 tristate "SGI IOC3 Base IO support" 12 This option enables basic support for the SGI IOC3-based Base IO 17 If you have an SGI Altix with an IOC3-based
|
| /kernel/linux/linux-4.19/arch/mips/ |
| D | Kbuild.platforms | 30 platforms += sgi-ip22 31 platforms += sgi-ip27 32 platforms += sgi-ip32
|