OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iointr_debug
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/mips/rmi/
rmixl_intr.c
94
//#define
IOINTR_DEBUG
1
95
#ifdef
IOINTR_DEBUG
96
int
iointr_debug
=
IOINTR_DEBUG
;
variable in typeref:typename:int
97
# define DPRINTF(x) do { if (
iointr_debug
) printf x ; } while(0)
378
#if defined(DIAGNOSTIC) || defined(
IOINTR_DEBUG
) || defined(DDB)
890
#ifdef
IOINTR_DEBUG
893
#endif /*
IOINTR_DEBUG
*/
1002
#if defined(DIAGNOSTIC) || defined(
IOINTR_DEBUG
) || defined(DDB)
Completed in 10 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025