Searched defs:hpt_iop_request_ioctl_command (Results 1 – 1 of 1) sorted by relevance
234 struct hpt_iop_request_ioctl_command { struct235 struct hpt_iop_request_header header;236 __le32 ioctl_code;237 __le32 inbuf_size;238 __le32 outbuf_size;239 __le32 bytes_returned;240 u8 buf[];