Home
last modified time | relevance | path

Searched refs:platid_mask_CPU_MIPS_TX (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/arch/hpcmips/hpcmips/
Dhpcapm_machdep.c121 if (platid_match(&platid, &platid_mask_CPU_MIPS_TX)) { in machine_sleep()
/netbsd/src/sys/arch/hpcmips/stand/pbsdboot/
Dsysteminfo.c53 if (platid_match(platid, &platid_mask_CPU_MIPS_TX)) { in set_system_info()
/netbsd/src/sys/arch/hpc/include/
Dplatid_mask.h80 extern platid_t platid_mask_CPU_MIPS_TX;
82 # define GENERIC_MIPS_TX ((int)&platid_mask_CPU_MIPS_TX)
/netbsd/src/sys/arch/hpc/hpc/
Dplatid_name.c63 { &platid_mask_CPU_MIPS_TX,
Dplatid_mask.c82 platid_t platid_mask_CPU_MIPS_TX = {{ variable