Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dstmf.h226 #define STMF_IOF_LU_DONE 0x0001 macro
/titanic_41/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c1777 (void) stmf_send_scsi_status(task, STMF_IOF_LU_DONE); in stmf_ic_rx_scsi_status()
4603 if (ioflags & STMF_IOF_LU_DONE) { in stmf_xfer_data()
4753 if (ioflags & STMF_IOF_LU_DONE) { in stmf_send_scsi_status()
5006 } else if ((iof & STMF_IOF_LU_DONE) == 0) { in stmf_task_lu_aborted()
5182 stmf_task_lu_aborted(task, ret, STMF_IOF_LU_DONE); in stmf_do_task_abort()
5760 (void) stmf_send_scsi_status(task, STMF_IOF_LU_DONE); in stmf_scsilib_send_status()
/titanic_41/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c922 STMF_IOF_LU_DONE); in sbd_handle_read()
982 (void) stmf_xfer_data(task, dbuf, STMF_IOF_LU_DONE); in sbd_handle_read()