Searched refs:sd_send_scsi_READ (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 1549 #define sd_send_scsi_READ(ssc, bufaddr, buflen, start_block, path_flag) \ macro 5607 status = sd_send_scsi_READ(ssc, dkdevid, buffer_size, blk, in sd_get_devid() 28154 rval = sd_send_scsi_READ(ssc, mode1->cdread_bufaddr, 31102 rval = sd_send_scsi_READ(ssc, (dkl != NULL)? dkl: bufaddr, 31109 rval = sd_send_scsi_READ(ssc, dkl, buffer_size,
|