Searched refs:STMF_IOF_LU_DONE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstmf.h226 #define STMF_IOF_LU_DONE 0x0001 macro
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c1777 (void) stmf_send_scsi_status(task, STMF_IOF_LU_DONE);
4600 if (ioflags & STMF_IOF_LU_DONE) {
4750 if (ioflags & STMF_IOF_LU_DONE) {
5003 } else if ((iof & STMF_IOF_LU_DONE) == 0) {
5179 stmf_task_lu_aborted(task, ret, STMF_IOF_LU_DONE);
5757 (void) stmf_send_scsi_status(task, STMF_IOF_LU_DONE);
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c404 * Do not pass STMF_IOF_LU_DONE so that the zvol
922 STMF_IOF_LU_DONE);
982 (void) stmf_xfer_data(task, dbuf, STMF_IOF_LU_DONE);

Completed in 83 milliseconds