OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCIC_INTR_ENABLE
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/ic/
i82365reg.h
139
#define
PCIC_INTR_ENABLE
0x10
i82365.c
474
pcic_write(h, PCIC_INTR,
PCIC_INTR_ENABLE
);
791
intr &=
PCIC_INTR_ENABLE
;
1313
intr &=
PCIC_INTR_ENABLE
;
1413
intr &=
PCIC_INTR_ENABLE
;
/src/sys/arch/hpcmips/vr/
vrecu.c
257
r &= ~(PCIC_INTR_IRQ_MASK |
PCIC_INTR_ENABLE
);
/src/sys/dev/isa/
i82365_isasubr.c
197
intr &= ~(PCIC_INTR_RI_ENABLE |
PCIC_INTR_ENABLE
| PCIC_INTR_IRQ_MASK);
/src/sys/dev/pci/
pccbb.c
971
Pcic_write(sc, PCIC_INTR,
PCIC_INTR_ENABLE
);
2295
intr &=
PCIC_INTR_ENABLE
;
2376
intr &=
PCIC_INTR_ENABLE
;
Completed in 25 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025