Searched refs:TUL_IMSK (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dihareg.h213 #define TUL_IMSK 0xE0 /* R/W Interrupt Mask Register */ macro
H A Diha.c481 bus_space_write_1(iot, ioh, TUL_IMSK, MASK_ALL);
487 bus_space_write_1(iot, ioh, TUL_IMSK, (MASK_ALL & ~MSCMP));
554 bus_space_write_1(iot, ioh, TUL_IMSK, MASK_ALL);
1201 bus_space_write_1(iot, ioh, TUL_IMSK, MASK_ALL);
1209 bus_space_write_1(iot, ioh, TUL_IMSK, (MASK_ALL & ~MSCMP));

Completed in 99 milliseconds