Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dsysarch.h132 int i386_get_ioperm(unsigned int, unsigned int *, int *);
158 int i386_get_ioperm(struct thread *, struct i386_ioperm_args *);
/f-stack/freebsd/i386/i386/
H A Dsys_machdep.c220 error = i386_get_ioperm(td, &kargs.iargs); in sysarch()
373 i386_get_ioperm(td, uap) in i386_get_ioperm() function