HomeSort by: relevance | last modified time | path
    Searched refs:platid_mask_CPU_MIPS_TX_3920 (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/hpc/stand/hpcboot/mips/
mips_boot.cpp 71 } else if (platid_match(&platid, &platid_mask_CPU_MIPS_TX_3920)) {
  /src/sys/arch/hpc/hpc/
platid_name.c 71 { &platid_mask_CPU_MIPS_TX_3920,
platid_mask.c 98 platid_t platid_mask_CPU_MIPS_TX_3920 = {{
  /src/sys/arch/hpc/include/
platid_mask.h 96 extern platid_t platid_mask_CPU_MIPS_TX_3920;
98 # define GENERIC_MIPS_TX_3920 ((int)&platid_mask_CPU_MIPS_TX_3920)
  /src/sys/arch/hpcmips/hpcmips/
machdep.c 279 platid_match(&platid, &platid_mask_CPU_MIPS_TX_3920))

Completed in 19 milliseconds