OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IR_BIT_USED_P
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hppa/include/
intr.h
100
#define
IR_BIT_USED_P
(x) (((x) & IR_BIT_MASK) != IR_BIT_MASK)
/src/sys/arch/hppa/hppa/
intr.c
144
if (
IR_BIT_USED_P
(ir->ir_bits_map[31 ^ bit_pos]))
171
if (!
IR_BIT_USED_P
(ir->ir_bits_map[31 ^ bit_pos])) {
Completed in 11 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025