scsi_mode_select_10
struct scsi_mode_select_10 *cdb;
cdb = (struct scsi_mode_select_10 *)ctsio->cdb;
struct scsi_mode_select_10 *scsi_cmd;
(struct scsi_mode_select_10 *)&csio->cdb_io.cdb_bytes;
struct scsi_mode_select_10 ms10;