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

  /src/sys/arch/ews4800mips/ews4800mips/
cons_machdep.h 46 CONS_SIO1, /* serial console port 1 */
tr2.c 168 cons.type = CONS_SIO1;
tr2a.c 235 cons.type = CONS_SIO1;
  /src/sys/arch/ews4800mips/stand/common/
console.h 64 CONS_SIO1, /* serial console port 1 */
console.c 76 cons.type = CONS_SIO1;
103 cons.type = CONS_SIO1;
150 if (cons.type == CONS_SIO1 || cons.type == CONS_SIO2) {

Completed in 14 milliseconds