Searched refs:do_ioctl (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/crypto/heimdal/lib/kafs/
H A Dafssys.c210 do_ioctl(void *data) function
251 return do_ioctl(&data);
262 ret = do_ioctl(&data);
317 return do_ioctl(&data);
321 int ret = do_ioctl(&data);
/freebsd-10.0-release/sys/dev/hptiop/
H A Dhptiop.h450 int (*do_ioctl)(struct hpt_iop_hba *hba, struct hpt_iop_ioctl_param * pParams); member in struct:hptiop_adapter_ops
H A Dhptiop.c219 ret = hba->ops->do_ioctl(hba,
1760 .do_ioctl = hptiop_do_ioctl_itl,
1778 .do_ioctl = hptiop_do_ioctl_mv,
1796 .do_ioctl = hptiop_do_ioctl_mvfrey,
/freebsd-10.0-release/sys/dev/lmc/
H A Dif_lmc.c6823 net_dev->do_ioctl = linux_ioctl;

Completed in 112 milliseconds