Searched refs:sd_ssc_send (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 219 #define sd_ssc_send ssd_ssc_send macro 1197 static int sd_ssc_send(sd_ssc_t *ssc, struct uscsi_cmd *incmd, 11825 rval = sd_ssc_send(ssc, incmd, flag, dataspace, path_flag); 11979 sd_ssc_send(sd_ssc_t *ssc, struct uscsi_cmd *incmd, int flag, function 19991 status = sd_ssc_send(ssc, &ucmd_buf, FKIOCTL, 20092 status = sd_ssc_send(ssc, &ucmd_buf, FKIOCTL, 20321 status = sd_ssc_send(ssc, &ucmd_buf, FKIOCTL, 20530 status = sd_ssc_send(ssc, &ucmd_buf, FKIOCTL, 20749 status = sd_ssc_send(ssc, &ucmd_buf, FKIOCTL, 20852 status = sd_ssc_send(ssc, &ucmd_buf, FKIOCTL, [all …]
|