OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IRQInfo
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/prep/prep/
residual.c
685
static const char *
IRQInfo
[] = {
692
if (p->
IRQInfo
& 0xf0)
695
for (first = 1, i = 0; i < NELEMS(
IRQInfo
); i++) {
696
if (p->
IRQInfo
& (1 << i)) {
698
IRQInfo
[i]);
/src/sys/arch/ibmnws/include/
pnp.h
527
unsigned char
IRQInfo
; /* optional; assume bit(0)=1; else */
/src/sys/arch/prep/include/
pnp.h
552
unsigned char
IRQInfo
; /* optional; assume bit(0)=1; else */
Completed in 14 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025