OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OSIOP_INTDEFER
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
osiopvar.h
223
#define
OSIOP_INTDEFER
0x40 /* MD interrupt has been deferred */
osiop.c
504
else if ((sc->sc_flags &
OSIOP_INTDEFER
) == 0) {
851
sc->sc_flags &= ~(
OSIOP_INTDEFER
| OSIOP_INTSOFF);
1674
sc->sc_flags &= ~
OSIOP_INTDEFER
;
1680
} else if ((sc->sc_flags &
OSIOP_INTDEFER
) == 0) {
1748
if (sc->sc_flags &
OSIOP_INTDEFER
) {
1749
sc->sc_flags &= ~(
OSIOP_INTDEFER
| OSIOP_INTSOFF);
1758
if ((sc->sc_flags & (OSIOP_INTSOFF |
OSIOP_INTDEFER
)) !=
Completed in 50 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025