Home
last modified time | relevance | path

Searched refs:platid_mask_CPU_MIPS (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/arch/hpcmips/stand/pbsdboot/
H A Dsysteminfo.c49 if (platid_match(platid, &platid_mask_CPU_MIPS)) { in set_system_info()
/netbsd/sys/arch/hpc/include/
H A Dplatid_mask.h40 extern platid_t platid_mask_CPU_MIPS;
42 # define GENERIC_MIPS ((int)&platid_mask_CPU_MIPS)
/netbsd/sys/arch/hpc/hpc/
H A Dplatid_name.c43 { &platid_mask_CPU_MIPS,
H A Dplatid_mask.c42 platid_t platid_mask_CPU_MIPS = {{ variable