Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Diha.h409 #define MASK_ALL (MXCMP | MFCMP | MDABT | MPXFER | MSCMP) 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()