HomeSort by: relevance | last modified time | path
    Searched refs:TUL_IMSK (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
ihareg.h 213 #define TUL_IMSK 0xE0 /* R/W Interrupt Mask Register */
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 17 milliseconds