Searched refs:ms6 (Results 1 – 1 of 1) sorted by relevance
2761 struct scsi_mode_sense_6 *ms6; in cd6byteworkaround() local2764 ms6 = (struct scsi_mode_sense_6 *)cdb; in cd6byteworkaround()2768 ms10.byte2 = ms6->byte2; in cd6byteworkaround()2769 ms10.page = ms6->page; in cd6byteworkaround()2779 ms10.control = ms6->control; in cd6byteworkaround()2784 struct scsi_mode_select_6 *ms6; in cd6byteworkaround() local2790 ms6 = (struct scsi_mode_select_6 *)cdb; in cd6byteworkaround()2794 ms10.byte2 = ms6->byte2; in cd6byteworkaround()2834 ms10.control = ms6->control; in cd6byteworkaround()