Searched refs:sbd_do_write_xfer (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/ |
H A D | sbd_scsi.c | 1086 sbd_do_write_xfer(struct scsi_task *task, sbd_cmd_t *scmd, in sbd_do_write_xfer() function 1144 sbd_do_write_xfer(task, scmd, NULL, 0); in sbd_do_write_xfer() 1411 sbd_do_write_xfer(task, scmd, NULL, 0); in sbd_handle_write_xfer_completion() 1493 sbd_do_write_xfer(task, scmd, dbuf, dbuf_reusable); in sbd_handle_write_xfer_completion() 1702 sbd_do_write_xfer(task, scmd, dbuf, 0); in sbd_handle_write()
|