Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dihareg.h214 #define MSCMP 0x10 /* Mask SCSI Complete */ macro
219 #define MASK_ALL (MXCMP | MFCMP | MDABT | MPXFER | MSCMP)
H A Diha.c487 bus_space_write_1(iot, ioh, TUL_IMSK, (MASK_ALL & ~MSCMP)); in iha_intr()
1204 bus_space_write_1(iot, ioh, TUL_IMSK, (MASK_ALL & ~MSCMP)); in iha_exec_scb()