Searched defs:hpt_iop_request_ioctl_command (Results 1 – 1 of 1) sorted by relevance
198 struct hpt_iop_request_ioctl_command { struct199 struct hpt_iop_request_header header;200 __le32 ioctl_code;201 __le32 inbuf_size;202 __le32 outbuf_size;203 __le32 bytes_returned;204 u8 buf[1];