Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptiop/
H A Dhptiop.c86 struct hpt_iop_ioctl_param *pParams);
88 struct hpt_iop_ioctl_param *pParams);
90 struct hpt_iop_ioctl_param *pParams);
113 u_int32_t req32, struct hpt_iop_ioctl_param *pParams);
116 struct hpt_iop_ioctl_param *pParams);
119 struct hpt_iop_ioctl_param *pParams);
1076 struct hpt_iop_ioctl_param *pParams) in hptiop_post_ioctl_command_itl() argument
1081 if ((((pParams->nInBufferSize + 3) & ~3) + pParams->nOutBufferSize) > in hptiop_post_ioctl_command_itl()
1089 + pParams->nInBufferSize; in hptiop_post_ioctl_command_itl()
1094 req.ioctl_code = HPT_CTL_CODE_BSD_TO_IOP(pParams->dwIoControlCode); in hptiop_post_ioctl_command_itl()
[all …]
H A Dhptiop.h450 int (*do_ioctl)(struct hpt_iop_hba *hba, struct hpt_iop_ioctl_param * pParams);