HomeSort by: relevance | last modified time | path
    Searched defs:psb_type (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mips/rmi/
rmixl_cpu.c 194 rmixlfw_psb_type_t psb_type = rmixl_configuration.rc_psb_type; local in function:cpu_rmixl_attach
209 switch (psb_type) {
216 rmixlfw_psb_type_name(psb_type));
  /src/sys/arch/evbmips/rmixl/
machdep.c 173 rmixlfw_psb_type_t psb_type; member in struct:rmiclfw_psb_id
675 rcp->rc_psb_type = rmiclfw_psb_id[i].psb_type;
711 rmixl_puts(", psb_type=");

Completed in 12 milliseconds