Home
last modified time | relevance | path

Searched full:sgi (Results 1 – 25 of 690) sorted by relevance

12345678910>>...28

/kernel/linux/linux-4.19/arch/mips/fw/arc/
Didentify.c10 * 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/
Didentify.c10 * 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/
Denetc_qos.c715 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/
Dirq-alpine-msi.c34 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/
Dirq-alpine-msi.c34 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/
DKconfig2 # 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/
DKconfig3 # 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/
Dsuper.c47 {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/
Dsuper.c48 {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/
DMakefile5 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
DKconfig13 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/
DMakefile6 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
DKconfig14 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/
Dip22-hpc.c14 #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()
DPlatform2 # 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/
Dip22-hpc.c14 #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()
Dip22-setup.c3 * 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/
Dsysfs-firmware-sgi_uv3 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
Dsysfs-fs-xfs4 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/
Dsysfs-firmware-sgi_uv3 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
Dsysfs-fs-xfs4 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/
DKbuild.platforms26 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/
Dsgi.c3 * 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/
DKconfig9 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/
DKbuild.platforms30 platforms += sgi-ip22
31 platforms += sgi-ip27
32 platforms += sgi-ip32

12345678910>>...28