Searched defs:mpt3_ioctl_command32 (Results 1 – 2 of 2) sorted by relevance
277 struct mpt3_ioctl_command32 { struct278 struct mpt3_ioctl_header hdr;279 uint32_t timeout;280 uint32_t reply_frame_buf_ptr;281 uint32_t data_in_buf_ptr;282 uint32_t data_out_buf_ptr;283 uint32_t sense_data_ptr;284 uint32_t max_reply_bytes;285 uint32_t data_in_size;286 uint32_t data_out_size;[all …]
281 struct mpt3_ioctl_command32 { struct282 struct mpt3_ioctl_header hdr;283 uint32_t timeout;284 uint32_t reply_frame_buf_ptr;285 uint32_t data_in_buf_ptr;286 uint32_t data_out_buf_ptr;287 uint32_t sense_data_ptr;288 uint32_t max_reply_bytes;289 uint32_t data_in_size;290 uint32_t data_out_size;[all …]