OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:evflag
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/i386/pnpbios/
pnpbios.c
1399
u_int
evflag
;
local in function:pnpbios_event_thread
1420
else if (((
evflag
= *sc->sc_evaddr) & 0x01) == 0) {
1421
if (
evflag
)
1422
EDPRINTF(("pnpbios: evflags 0x%02x\n",
evflag
));
1427
EDPRINTF(("pnpbios: evflags 0x%02x\n",
evflag
));
pnpbios.c
1399
u_int
evflag
;
local in function:pnpbios_event_thread
1420
else if (((
evflag
= *sc->sc_evaddr) & 0x01) == 0) {
1421
if (
evflag
)
1422
EDPRINTF(("pnpbios: evflags 0x%02x\n",
evflag
));
1427
EDPRINTF(("pnpbios: evflags 0x%02x\n",
evflag
));
Completed in 132 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025