OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ih_enable
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbsh3/ap_ms104_sh4/
ap_ms104_sh4_intr.c
51
int
ih_enable
;
member in struct:intrhand
149
ih->
ih_enable
= 1;
279
if (__predict_true(ih->
ih_enable
)) {
/src/sys/arch/landisk/landisk/
intr.c
50
int
ih_enable
;
member in struct:intrhand
190
ih->
ih_enable
= 1;
267
if (p->
ih_enable
) {
272
p->
ih_enable
= 1;
305
p->
ih_enable
= 0;
307
if (!ih->
ih_enable
) {
333
ih->
ih_enable
= 0;
356
if (__predict_true(ih->
ih_enable
)) {
Completed in 14 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025