scsi_start_stop_unit
struct scsi_start_stop_unit *scsi_cmd;
scsi_cmd = (struct scsi_start_stop_unit *)
struct scsi_start_stop_unit *cdb;
cdb = (struct scsi_start_stop_unit *)ctsio->cdb;
struct scsi_start_stop_unit *cdb;
cdb = (struct scsi_start_stop_unit *)io->scsiio.cdb;
struct scsi_start_stop_unit *cdb;
cdb = (struct scsi_start_stop_unit *)io->scsiio.cdb;
struct scsi_start_stop_unit *cdb;
cdb = (struct scsi_start_stop_unit *)io->scsiio.cdb;
struct scsi_start_stop_unit *scsi_cmd;
scsi_cmd = (struct scsi_start_stop_unit *)&csio->cdb_io.cdb_bytes;
struct scsi_start_stop_unit *scsi_cmd;
scsi_cmd = (struct scsi_start_stop_unit *)&csio->cdb_io.cdb_bytes;
struct scsi_start_stop_unit *ss =
(struct scsi_start_stop_unit *)cmdp;
struct scsi_start_stop_unit *sssu;
sssu = (struct scsi_start_stop_unit *)cdb;