Searched refs:header6 (Results 1 – 1 of 1) sorted by relevance
2791 struct scsi_mode_header_6 *header6; in cd6byteworkaround() local2802 header6 = (struct scsi_mode_header_6 *)params->mode_buf; in cd6byteworkaround()2805 page_header = find_mode_page_6(header6); in cd6byteworkaround()2808 blk_desc_len = header6->blk_desc_len; in cd6byteworkaround()2828 bcopy(params->mode_buf + sizeof(*header6), in cd6byteworkaround()