Searched defs:hpt_iop_request_ioctl_command (Results 1 – 1 of 1) sorted by relevance
242 struct hpt_iop_request_ioctl_command { struct243 struct hpt_iop_request_header header;244 __le32 ioctl_code;245 __le32 inbuf_size;246 __le32 outbuf_size;247 __le32 bytes_returned;248 u8 buf[1];