OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ch_isr_base
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/mips/sibyte/dev/
sbscnvar.h
104
volatile char *
ch_isr_base
; /* kseg1 addr of channel ISR */
member in struct:sbscn_channel
sbjcnvar.h
110
volatile char *
ch_isr_base
; /* kseg1 addr of channel ISR */
member in struct:sbjcn_channel
sbscn.c
313
ch->
ch_isr_base
=
1489
isr = READ_REG(ch->
ch_isr_base
) & ch->ch_imr;
1616
} while ((isr = (READ_REG(ch->
ch_isr_base
) & ch->ch_imr)) != 0);
Completed in 14 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025