OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gfpic_disable
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/goldfish/
gfpicvar.h
43
void
gfpic_disable
(struct gfpic_softc *, int);
gfpic.c
51
#define
GFPIC_DISABLE
(3 << 2) /* disable IRQs (bitmask) */
86
*
gfpic_disable
--
90
gfpic_disable
(struct gfpic_softc *sc, int pirq)
function in typeref:typename:void
95
REG_WRITE(sc,
GFPIC_DISABLE
, (1U << pirq));
/src/sys/arch/virt68k/virt68k/
intr.c
247
gfpic_disable
(pics[pic], IRQ_TO_PIRQ(ih->ih_irq));
Completed in 14 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025