Searched refs:scsi_mode_header_6 (Results 1 – 10 of 10) sorted by relevance
558 struct scsi_mode_header_6 *mh; /* Location of mode header. */ in editlist_populate()569 mh = (struct scsi_mode_header_6 *)data; in editlist_populate()596 struct scsi_mode_header_6 *mh; /* Location of mode header. */ in editlist_save()610 mh = (struct scsi_mode_header_6 *)data; in editlist_save()831 struct scsi_mode_header_6 *mh; /* Location of mode header. */ in modepage_dump()839 mh = (struct scsi_mode_header_6 *)data; in modepage_dump()929 struct scsi_mode_header_6 *mh; /* Location of mode header. */ in mode_list()949 mh = (struct scsi_mode_header_6 *)data; in mode_list()
137 struct scsi_mode_header_6 header;568 mode_buffer_len = sizeof(struct scsi_mode_header_6) + in chstart()616 struct scsi_mode_header_6 *mode_header; in chdone()621 mode_header = (struct scsi_mode_header_6 *)csio->data_ptr; in chdone()1633 find_mode_page_6((struct scsi_mode_header_6 *)mode_buffer); in chgetparams()1698 find_mode_page_6((struct scsi_mode_header_6 *)mode_buffer); in chgetparams()
180 struct scsi_mode_header_6 header;
1262 (struct scsi_mode_header_6 *)mode_params->mode_buf); in cdgetpage()2488 struct scsi_mode_header_6 *header6; in cd6byteworkaround()2499 header6 = (struct scsi_mode_header_6 *)params->mode_buf; in cd6byteworkaround()2798 struct scsi_mode_header_6 *hdr6; in cdgetmode()2800 hdr6 = (struct scsi_mode_header_6 *)data->mode_buf; in cdgetmode()2876 struct scsi_mode_header_6 *mode_header; in cdsetmode()2878 mode_header = (struct scsi_mode_header_6 *)data->mode_buf; in cdsetmode()
831 struct scsi_mode_header_6 header;
848 mode_buf_len = sizeof(struct scsi_mode_header_6) in probestart()1380 struct scsi_mode_header_6 *mode_hdr; in probedone()1383 mode_hdr = (struct scsi_mode_header_6 *)csio->data_ptr; in probedone()
3483 struct scsi_mode_header_6 struct4161 static __inline void *find_mode_page_6(struct scsi_mode_header_6 *mode_header);4270 find_mode_page_6(struct scsi_mode_header_6 *mode_header) in find_mode_page_6()
3583 struct scsi_mode_header_6 *mode_hdr; in sagetparams()3615 mode_hdr = (struct scsi_mode_header_6 *)mode_buffer; in sagetparams()4099 struct scsi_mode_header_6 *mode_hdr; in sasetparams()4139 mode_hdr = (struct scsi_mode_header_6 *)mode_buffer; in sasetparams()
3155 struct scsi_mode_header_6 *mode_hdr6; in dadone()3163 mode_hdr6 = (struct scsi_mode_header_6 *)csio->data_ptr; in dadone()
6210 header_size = sizeof(struct scsi_mode_header_6); in ctl_mode_select()6297 struct scsi_mode_header_6 *mh6; in ctl_mode_select()6299 mh6 = (struct scsi_mode_header_6 *)ctsio->kern_data_ptr; in ctl_mode_select()