Searched refs:sd_send_scsi_cmd (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 976 #define sd_send_scsi_cmd ssd_send_scsi_cmd macro 1225 static int sd_send_scsi_cmd(dev_t dev, struct uscsi_cmd *incmd, int flag, 1384 static int sd_send_scsi_cmd(dev_t dev, struct uscsi_cmd *incmd, int flag, 11809 sd_send_scsi_cmd(dev_t dev, struct uscsi_cmd *incmd, int flag, function 25720 rval = sd_send_scsi_cmd(dev, com, FKIOCTL, UIO_SYSSPACE, 25759 rval = sd_send_scsi_cmd(dev, com, FKIOCTL, UIO_SYSSPACE, 27371 rval = sd_send_scsi_cmd(dev, com, FKIOCTL, 0, SD_PATH_STANDARD); 27438 rval = sd_send_scsi_cmd(dev, com, FKIOCTL, UIO_SYSSPACE, 27511 rval = sd_send_scsi_cmd(dev, com, FKIOCTL, UIO_SYSSPACE, 27566 rval = sd_send_scsi_cmd(dev, com, FKIOCTL, UIO_SYSSPACE, [all …]
|