system_type        83 arch/mips/fw/arc/identify.c char *system_type;
system_type        87 arch/mips/fw/arc/identify.c 	return system_type;
system_type       113 arch/mips/fw/arc/identify.c 	system_type = mach->liname;
system_type        97 arch/mips/fw/sni/sniprom.c char *system_type = "Unknown";
system_type       100 arch/mips/fw/sni/sniprom.c 	return system_type;
system_type        86 arch/mips/include/asm/bootinfo.h extern char *system_type;
system_type        30 arch/mips/sgi-ip22/ip22-hpc.c extern char *system_type;
system_type        47 arch/mips/sgi-ip22/ip22-hpc.c 		system_type = "SGI Indigo2";
system_type        51 arch/mips/sgi-ip22/ip22-hpc.c 		system_type = "SGI Indy";
system_type       131 arch/mips/sni/setup.c 			system_type = "RM400-330";
system_type       134 arch/mips/sni/setup.c 			system_type = "RM400-430";
system_type       137 arch/mips/sni/setup.c 			system_type = "RM400-530";
system_type       140 arch/mips/sni/setup.c 			system_type = "RM400-730";
system_type       143 arch/mips/sni/setup.c 			system_type = "RM400-xxx";
system_type       151 arch/mips/sni/setup.c 			system_type = "RM400-120";
system_type       154 arch/mips/sni/setup.c 			system_type = "RM400-220";
system_type       157 arch/mips/sni/setup.c 			system_type = "RM400-225";
system_type       160 arch/mips/sni/setup.c 			system_type = "RM400-420";
system_type       163 arch/mips/sni/setup.c 			system_type = "RM400-xxx";
system_type       168 arch/mips/sni/setup.c 		system_type = "RM400-Cxx";
system_type       171 arch/mips/sni/setup.c 		system_type = "RM200-xxx";
system_type       174 arch/mips/sni/setup.c 		system_type = "RM300-Cxx";
system_type       180 arch/mips/sni/setup.c 			system_type = "RM200-C20";
system_type       183 arch/mips/sni/setup.c 			system_type = "RM200-C40";
system_type       186 arch/mips/sni/setup.c 			system_type = "RM200-Cxx";
system_type       191 arch/mips/sni/setup.c 		system_type = "RM400-Exx";
system_type       194 arch/mips/sni/setup.c 		system_type = "RM300-Exx";
system_type       197 arch/mips/sni/setup.c 	pr_debug("Found SNI brdtype %02x name %s\n", sni_brd_type, system_type);
system_type       824 drivers/media/common/siano/smscoreapi.h 	u32 system_type; /* ISDB-T system type (ISDB-T / ISDB-Tsb) */
system_type       866 drivers/media/common/siano/smscoreapi.h 	u32 system_type; /* ISDB-T system type (ISDB-T / ISDB-Tsb) */
system_type       181 drivers/media/common/siano/smsdvb-debugfs.c 		      "system_type = %d\t\t", p->system_type);
system_type       271 drivers/media/common/siano/smsdvb-debugfs.c 		      "system_type = %d\t\t", p->system_type);
system_type        41 drivers/s390/char/sclp_cpi_sys.c 	u8	system_type[CPI_LENGTH_NAME];
system_type        62 drivers/s390/char/sclp_cpi_sys.c static char system_type[CPI_LENGTH_NAME + 1];
system_type       101 drivers/s390/char/sclp_cpi_sys.c 	set_data(evb->system_type, system_type);
system_type       290 drivers/s390/char/sclp_cpi_sys.c 	rc = snprintf(page, PAGE_SIZE, "%s\n", system_type);
system_type       307 drivers/s390/char/sclp_cpi_sys.c 	set_string(system_type, buf);
system_type       314 drivers/s390/char/sclp_cpi_sys.c 	__ATTR(system_type, 0644, system_type_show, system_type_store);
system_type       403 drivers/s390/char/sclp_cpi_sys.c 	set_string(system_type, type);