Searched defs:hpt_iop_request_ioctl_command (Results 1 – 1 of 1) sorted by relevance
312 struct hpt_iop_request_ioctl_command { struct313 struct hpt_iop_request_header header;314 u_int32_t ioctl_code;315 u_int32_t inbuf_size;316 u_int32_t outbuf_size;317 u_int32_t bytes_returned;318 u_int8_t buf[1];