OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DBRI_INT_BLOCKS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/sbus/
dbrivar.h
41
#define
DBRI_INT_BLOCKS
64
114
volatile int32_t intr[
DBRI_INT_BLOCKS
];
dbri.c
557
for (n = 1; n <
DBRI_INT_BLOCKS
; n++) {
669
if (sc->sc_irqp ==
DBRI_INT_BLOCKS
)
671
else if ((sc->sc_irqp & (
DBRI_INT_BLOCKS
- 1)) == 0)
Completed in 39 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025