Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c97 static void stmf_task_audit(stmf_i_scsi_task_t *itask,
4798 stmf_task_audit(itask, TE_TASK_FREE, CMD_OR_IOF_NA, NULL); in stmf_task_free()
4913 stmf_task_audit(itask, TE_TASK_START, CMD_OR_IOF_NA, dbuf); in stmf_post_task()
4939 stmf_task_audit(stmf_i_scsi_task_t *itask, in stmf_task_audit() function
4980 stmf_task_audit(itask, TE_XFER_START, ioflags, dbuf); in stmf_xfer_data()
5040 stmf_task_audit(itask, TE_XFER_DONE, iof, dbuf); in stmf_data_xfer_done()
5127 stmf_task_audit(itask, TE_SEND_STATUS, ioflags, NULL); in stmf_send_scsi_status()
5178 stmf_task_audit(itask, TE_SEND_STATUS_DONE, iof, NULL); in stmf_send_status_done()
5284 stmf_task_audit(itask, TE_TASK_ABORT, CMD_OR_IOF_NA, NULL); in stmf_queue_task_for_abort()
5365 stmf_task_audit(itask, TE_TASK_LU_ABORTED, iof, NULL); in stmf_task_lu_aborted()
[all …]