scsi_mode_hdr_10
header_len = sizeof(struct scsi_mode_hdr_10);
struct scsi_mode_hdr_10 *header;
header = (struct scsi_mode_hdr_10 *)ctsio->kern_data_ptr;
struct scsi_mode_hdr_10 *hdr10;
hdr10 = (struct scsi_mode_hdr_10 *)dataptr;