Searched refs:sd_send_scsi_cmd (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 974 #define sd_send_scsi_cmd ssd_send_scsi_cmd macro 1223 static int sd_send_scsi_cmd(dev_t dev, struct uscsi_cmd *incmd, int flag, 1382 static int sd_send_scsi_cmd(dev_t dev, struct uscsi_cmd *incmd, int flag, 11810 sd_send_scsi_cmd(dev_t dev, struct uscsi_cmd *incmd, int flag, function 25699 rval = sd_send_scsi_cmd(dev, com, FKIOCTL, UIO_SYSSPACE, 25738 rval = sd_send_scsi_cmd(dev, com, FKIOCTL, UIO_SYSSPACE, 27352 rval = sd_send_scsi_cmd(dev, com, FKIOCTL, 0, SD_PATH_STANDARD); 27419 rval = sd_send_scsi_cmd(dev, com, FKIOCTL, UIO_SYSSPACE, 27492 rval = sd_send_scsi_cmd(dev, com, FKIOCTL, UIO_SYSSPACE, 27547 rval = sd_send_scsi_cmd(dev, com, FKIOCTL, UIO_SYSSPACE, [all …]
|