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

/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c115 int first_xfer);
209 sbd_do_sgl_read_xfer(struct scsi_task *task, sbd_cmd_t *scmd, int first_xfer) argument
252 if (first_xfer && (sbd_1st_xfer_len || task->task_1st_xfer_len)) {
386 if (first_xfer)
429 if (first_xfer)
1074 sbd_do_sgl_write_xfer(struct scsi_task *task, sbd_cmd_t *scmd, int first_xfer) argument
1117 if (first_xfer && (sbd_1st_xfer_len || task->task_1st_xfer_len)) {
1234 if (first_xfer)
1269 if (first_xfer)

Completed in 48 milliseconds