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 D | sd.c | 1100 #define sd_send_scsi_READ(ssc, bufaddr, buflen, start_block, path_flag) \ macro 5117 status = sd_send_scsi_READ(ssc, dkdevid, buffer_size, blk, in sd_get_devid() 27565 rval = sd_send_scsi_READ(ssc, mode1->cdread_bufaddr, 30513 rval = sd_send_scsi_READ(ssc, (dkl != NULL) ? dkl : bufaddr, 30520 rval = sd_send_scsi_READ(ssc, dkl, buffer_size,
|