Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptiop/
H A Dhptiop.c1076 struct hpt_iop_ioctl_param *pParams) in hptiop_post_ioctl_command_itl()
1156 struct hpt_iop_ioctl_param * pParams) in hptiop_do_ioctl_itl()
1210 struct hpt_iop_ioctl_param *pParams) in hptiop_post_ioctl_command_mv()
1248 struct hpt_iop_ioctl_param *pParams) in hptiop_do_ioctl_mv()
1290 struct hpt_iop_ioctl_param *pParams) in hptiop_post_ioctl_command_mvfrey()
1345 struct hpt_iop_ioctl_param *pParams) in hptiop_do_ioctl_mvfrey()
/freebsd/crypto/openssl/test/
H A Dpairwise_fail_test.c91 EVP_PKEY *pParams = NULL; in test_keygen_pairwise_failure() local