Searched defs:mpt3_ioctl_command32 (Results 1 – 1 of 1) sorted by relevance
268 struct mpt3_ioctl_command32 { struct269 struct mpt3_ioctl_header hdr;270 uint32_t timeout;271 uint32_t reply_frame_buf_ptr;272 uint32_t data_in_buf_ptr;273 uint32_t data_out_buf_ptr;274 uint32_t sense_data_ptr;275 uint32_t max_reply_bytes;276 uint32_t data_in_size;277 uint32_t data_out_size;[all …]