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

  /src/sys/arch/ews4800mips/ews4800mips/
cons_machdep.h 44 CONS_FB_KSEG2, /* direct fb device access via KSEG2 */
tr2.c 153 cons.type = CONS_FB_KSEG2;
tr2a.c 219 cons.type = CONS_FB_KSEG2;
  /src/sys/arch/ews4800mips/stand/common/
console.h 62 CONS_FB_KSEG2, /* direct fb device access via KSEG2 */
console.c 69 cons.type = CONS_FB_KSEG2;
96 cons.type = CONS_FB_KSEG2;

Completed in 12 milliseconds