Searched refs:sd_send_scsi_WRITE (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 1550 #define sd_send_scsi_WRITE(ssc, bufaddr, buflen, start_block, path_flag)\ macro 5754 status = sd_send_scsi_WRITE(ssc, buf, un->un_sys_blocksize, blk, in sd_write_deviceid() 31098 rval = sd_send_scsi_WRITE(ssc, (dkl != NULL)? dkl: bufaddr,
|