Searched refs:i386_get_ioperm (Results 1 – 2 of 2) sorted by relevance
132 int i386_get_ioperm(unsigned int, unsigned int *, int *);158 int i386_get_ioperm(struct thread *, struct i386_ioperm_args *);
220 error = i386_get_ioperm(td, &kargs.iargs); in sysarch()373 i386_get_ioperm(td, uap) in i386_get_ioperm() function