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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1547 #define sd_send_scsi_READ(ssc, bufaddr, buflen, start_block, path_flag) \ macro
5594 status = sd_send_scsi_READ(ssc, dkdevid, buffer_size, blk,
28135 rval = sd_send_scsi_READ(ssc, mode1->cdread_bufaddr,
28398 * If sd_send_scsi_READ succeeded we still need to report
31083 rval = sd_send_scsi_READ(ssc, (dkl != NULL)? dkl: bufaddr,
31090 rval = sd_send_scsi_READ(ssc, dkl, buffer_size,

Completed in 155 milliseconds