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

  /src/sys/arch/mips/rmi/
rmixl_comvar.h 41 void rmixl_puts(const char *restrict); /* XXX DEBUG */
rmixl_com.c 191 rmixl_puts(const char *restrict s) function in typeref:typename:void
  /src/sys/arch/evbmips/rmixl/
machdep.c 684 rmixl_puts("\r\nWARNING: untested psb_version: ");
686 rmixl_puts("\r\n");
696 rmixl_puts("\r\nERROR: configure MEMSIZE\r\n");
705 rmixl_puts("\r\ninfop: ");
709 rmixl_puts("\r\nrecognized psb_version=");
711 rmixl_puts(", psb_type=");
712 rmixl_puts(rmixlfw_psb_type_name(rcp->rc_psb_type));
713 rmixl_puts("\r\n");
727 rmixl_puts(", ");
729 rmixl_puts(", ");
    [all...]

Completed in 22 milliseconds