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

  /src/sys/arch/mips/sibyte/dev/
sbscnvar.h 88 #define SBSCN_HW_CONSOLE 0x01
sbscn.c 345 SET(ch->ch_hwflags, SBSCN_HW_CONSOLE);
360 if (ISSET(ch->ch_hwflags, SBSCN_HW_CONSOLE)) {
489 if (ISSET(ch->ch_hwflags, SBSCN_HW_CONSOLE))
533 if (ISSET(ch->ch_hwflags, SBSCN_HW_CONSOLE))
607 if (ISSET(ch->ch_hwflags, SBSCN_HW_CONSOLE)) {
1003 ISSET(ch->ch_hwflags, SBSCN_HW_CONSOLE)) {
1508 if (ISSET(ch->ch_hwflags, SBSCN_HW_CONSOLE)) {

Completed in 12 milliseconds