Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptiop/
H A Dhptiop.c115 struct hpt_iop_request_ioctl_command *req,
118 struct hpt_iop_request_ioctl_command *req,
597 struct hpt_iop_request_ioctl_command *req = hba->ctlcfg_ptr; in hptiop_request_callback_mv()
709 wakeup((struct hpt_iop_request_ioctl_command *)hba->ctlcfg_ptr); in hptiop_request_callback_mvfrey()
1079 struct hpt_iop_request_ioctl_command req; in hptiop_post_ioctl_command_itl()
1083 offsetof(struct hpt_iop_request_ioctl_command, buf))) { in hptiop_post_ioctl_command_itl()
1088 req.header.size = offsetof(struct hpt_iop_request_ioctl_command, buf) in hptiop_post_ioctl_command_itl()
1100 offsetof(struct hpt_iop_request_ioctl_command, buf)>>2); in hptiop_post_ioctl_command_itl()
1108 offsetof(struct hpt_iop_request_ioctl_command, header.context), in hptiop_post_ioctl_command_itl()
1116 offsetof(struct hpt_iop_request_ioctl_command, in hptiop_post_ioctl_command_itl()
[all …]
H A Dhptiop.h313 struct hpt_iop_request_ioctl_command { struct