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

  /src/sys/arch/mips/sibyte/dev/
sbscnvar.h 110 u_int ch_overflows; member in struct:sbscn_channel
sbjcnvar.h 116 u_int ch_overflows; member in struct:sbjcn_channel
sbjcn.c 1202 overflows = ch->ch_overflows;
1203 ch->ch_overflows = 0;
1241 ch->ch_overflows++;
sbscn.c 1307 overflows = ch->ch_overflows;
1308 ch->ch_overflows = 0;
1346 ch->ch_overflows++;

Completed in 14 milliseconds