Home
last modified time | relevance | path

Searched refs:sys_type (Results 1 – 10 of 10) sorted by relevance

/linux/arch/alpha/kernel/
H A Dsetup.c443 if ((long)hwrpb->sys_type < 0) { in setup_arch()
444 hwrpb->sys_type = -((long)hwrpb->sys_type); in setup_arch()
542 get_sysnames(hwrpb->sys_type, hwrpb->sys_variation, in setup_arch()
548 vec = get_sysvec(hwrpb->sys_type, hwrpb->sys_variation, in setup_arch()
555 hwrpb->sys_type, hwrpb->sys_variation); in setup_arch()
1070 get_sysnames(hwrpb->sys_type, hwrpb->sys_variation, in show_cpuinfo()
/linux/arch/mips/lantiq/
H A Dprom.h20 unsigned char sys_type[LTQ_SYS_TYPE_LEN]; member
/linux/arch/mips/ralink/
H A Dcommon.h13 unsigned char sys_type[RAMIPS_SYS_TYPE_LEN]; member
H A Dprom.c25 return soc_info.sys_type; in get_system_type()
H A Drt3883.c98 snprintf(soc_info->sys_type, RAMIPS_SYS_TYPE_LEN, in prom_soc_init()
H A Drt288x.c98 snprintf(soc_info->sys_type, RAMIPS_SYS_TYPE_LEN, in prom_soc_init()
H A Drt305x.c197 snprintf(soc_info->sys_type, RAMIPS_SYS_TYPE_LEN, in prom_soc_init()
H A Dmt7621.c199 snprintf(soc_info->sys_type, RAMIPS_SYS_TYPE_LEN, in prom_soc_init()
H A Dmt7620.c227 snprintf(soc_info->sys_type, RAMIPS_SYS_TYPE_LEN, in prom_soc_init()
/linux/arch/alpha/include/asm/
H A Dhwrpb.h174 unsigned long sys_type; member