Home
last modified time | relevance | path

Searched defs:mpt3_ioctl_command32 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.h288 struct mpt3_ioctl_command32 { struct
289 struct mpt3_ioctl_header hdr;
290 uint32_t timeout;
291 uint32_t reply_frame_buf_ptr;
292 uint32_t data_in_buf_ptr;
293 uint32_t data_out_buf_ptr;
294 uint32_t sense_data_ptr;
295 uint32_t max_reply_bytes;
296 uint32_t data_in_size;
297 uint32_t data_out_size;
[all …]