Searched defs:dev_ioctl_args (Results 1 – 1 of 1) sorted by relevance
111 struct dev_ioctl_args { struct112 struct dev_generic_args a_head;113 u_long a_cmd;114 caddr_t a_data;115 int a_fflag;116 struct ucred *a_cred;117 struct sysmsg *a_sysmsg;118 struct file *a_fp;