Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Diha.h403 #define TUL_IMSK 0xE0 /* R/W Interrupt Mask Register */ macro
H A Diha.c178 bus_space_write_1(iot, ioh, TUL_IMSK, MASK_ALL); in iha_intr()
184 bus_space_write_1(iot, ioh, TUL_IMSK, (MASK_ALL & ~MSCMP)); in iha_intr()
384 bus_space_write_1(iot, ioh, TUL_IMSK, MASK_ALL); in iha_init_tulip()
2431 bus_space_write_1(iot, ioh, TUL_IMSK, MASK_ALL); in iha_exec_scb()
2439 bus_space_write_1(iot, ioh, TUL_IMSK, (MASK_ALL & ~MSCMP)); in iha_exec_scb()