Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dlpif.h136 stmf_status_t stmf_proxy_scsi_cmd(scsi_task_t *, stmf_data_buf_t *dbuf);
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c1865 st_ret = stmf_proxy_scsi_cmd(task, dbuf); in sbd_handle_short_write_xfer_completion()
1884 st_ret = stmf_proxy_scsi_cmd(task, dbuf); in sbd_handle_short_write_xfer_completion()
3480 st_ret = stmf_proxy_scsi_cmd(task, in sbd_new_task()
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c1874 stmf_proxy_scsi_cmd(scsi_task_t *task, stmf_data_buf_t *dbuf) in stmf_proxy_scsi_cmd() function
6338 (void) stmf_proxy_scsi_cmd(task, NULL); in stmf_scsilib_handle_task_mgmt()