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

  /src/sys/arch/mips/sibyte/dev/
sbscn.c 222 static int sbscn_cons_present; variable in typeref:typename:int
339 if (sbscn_cons_present &&
1808 sbscn_cons_present = 1;
1846 if (!sbscn_cons_present &&
1889 if (sbscn_cons_present && !sbscn_cons_attached &&
sbscn.c 222 static int sbscn_cons_present; variable in typeref:typename:int
339 if (sbscn_cons_present &&
1808 sbscn_cons_present = 1;
1846 if (!sbscn_cons_present &&
1889 if (sbscn_cons_present && !sbscn_cons_attached &&

Completed in 26 milliseconds