Home
last modified time | relevance | path

Searched defs:hpt_iop_request_ioctl_command (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/scsi/
Dhptiop.h234 struct hpt_iop_request_ioctl_command { struct
235 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[];