HomeSort by: relevance | last modified time | path
    Searched refs:MSCMP (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
ihareg.h 214 #define MSCMP 0x10 /* Mask SCSI Complete */
219 #define MASK_ALL (MXCMP | MFCMP | MDABT | MPXFER | MSCMP)
iha.c 487 bus_space_write_1(iot, ioh, TUL_IMSK, (MASK_ALL & ~MSCMP));
1204 bus_space_write_1(iot, ioh, TUL_IMSK, (MASK_ALL & ~MSCMP));

Completed in 38 milliseconds