Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Diha.h404 #define MSCMP 0x10 /* Mask SCSI Complete */ macro
409 #define MASK_ALL (MXCMP | MFCMP | MDABT | MPXFER | MSCMP)
Diha.c184 bus_space_write_1(iot, ioh, TUL_IMSK, (MASK_ALL & ~MSCMP)); in iha_intr()
2439 bus_space_write_1(iot, ioh, TUL_IMSK, (MASK_ALL & ~MSCMP)); in iha_exec_scb()