Home | Sort by: relevance | last modified time | path |
/src/sys/arch/mips/sibyte/dev/ | |
sbscnvar.h | 146 volatile u_int ch_brc; member in struct:sbscn_channel |
sbjcnvar.h | 151 volatile u_int ch_brc; member in struct:sbjcn_channel |
sbscn.c | 1066 ch->ch_brc = brc; 1166 WRITE_REG(ch->ch_base + 0x30, ch->ch_brc); |
sbjcn.c | 983 ch->ch_brc = brc; |