Home
last modified time | relevance | path

Searched refs:MASK_ALL (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/sys/dev/ic/
Diha.h406 #define MASK_ALL (MXCMP | MFCMP | MDABT | MPXFER | MSCMP) macro
Diha.c199 bus_space_write_1(iot, ioh, TUL_IMSK, MASK_ALL);
205 bus_space_write_1(iot, ioh, TUL_IMSK, (MASK_ALL & ~MSCMP));
437 bus_space_write_1(iot, ioh, TUL_IMSK, MASK_ALL);
2622 bus_space_write_1(iot, ioh, TUL_IMSK, MASK_ALL);
2630 bus_space_write_1(iot, ioh, TUL_IMSK, (MASK_ALL & ~MSCMP));