OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MASK_ALL
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
ihareg.h
219
#define
MASK_ALL
(MXCMP | MFCMP | MDABT | MPXFER | MSCMP)
iha.c
481
bus_space_write_1(iot, ioh, TUL_IMSK,
MASK_ALL
);
487
bus_space_write_1(iot, ioh, TUL_IMSK, (
MASK_ALL
& ~MSCMP));
549
bus_space_write_1(iot, ioh, TUL_IMSK,
MASK_ALL
);
1196
bus_space_write_1(iot, ioh, TUL_IMSK,
MASK_ALL
);
1204
bus_space_write_1(iot, ioh, TUL_IMSK, (
MASK_ALL
& ~MSCMP));
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025