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