i386_set_ioperm
error = i386_set_ioperm(td, &kargs.iargs);
error = i386_set_ioperm(td, &iia);
int i386_set_ioperm(unsigned int, unsigned int, int);
int i386_set_ioperm(struct thread *, struct i386_ioperm_args *);