Searched refs:hpt_iop_request_ioctl_command (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/hptiop/
H A Dhptiop.c118 struct hpt_iop_request_ioctl_command *req,
121 struct hpt_iop_request_ioctl_command *req,
609 struct hpt_iop_request_ioctl_command *req = hba->ctlcfg_ptr;
721 wakeup((struct hpt_iop_request_ioctl_command *)hba->ctlcfg_ptr);
1091 struct hpt_iop_request_ioctl_command req;
1095 offsetof(struct hpt_iop_request_ioctl_command, buf))) {
1100 req.header.size = offsetof(struct hpt_iop_request_ioctl_command, buf)
1112 offsetof(struct hpt_iop_request_ioctl_command, buf)>>2);
1120 offsetof(struct hpt_iop_request_ioctl_command, header.context),
1128 offsetof(struct hpt_iop_request_ioctl_command,
[all...]
H A Dhptiop.h313 struct hpt_iop_request_ioctl_command { struct

Completed in 110 milliseconds