Searched defs:mpt2_ioctl_command32 (Results 1 – 1 of 1) sorted by relevance
260 struct mpt2_ioctl_command32 { struct261 struct mpt2_ioctl_header hdr;262 uint32_t timeout;263 uint32_t reply_frame_buf_ptr;264 uint32_t data_in_buf_ptr;265 uint32_t data_out_buf_ptr;266 uint32_t sense_data_ptr;267 uint32_t max_reply_bytes;268 uint32_t data_in_size;269 uint32_t data_out_size;[all …]