OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:intr_bit
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/alpha/pci/
pci_6600.c
372
const uint64_t
intr_bit
= __BIT(irq);
local in function:dec_6600_intr_set_affinity
381
dec_6600_cpu_intr_enables[cpuno] |=
intr_bit
;
383
dec_6600_cpu_intr_enables[cpuno] &= ~
intr_bit
;
387
if (dec_6600_intr_enables &
intr_bit
)
pci_6600.c
372
const uint64_t
intr_bit
= __BIT(irq);
local in function:dec_6600_intr_set_affinity
381
dec_6600_cpu_intr_enables[cpuno] |=
intr_bit
;
383
dec_6600_cpu_intr_enables[cpuno] &= ~
intr_bit
;
387
if (dec_6600_intr_enables &
intr_bit
)
Completed in 21 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025