HomeSort by: relevance | last modified time | path
    Searched defs:i386_get_ioperm (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libarch/i386/
i386_get_ioperm.c 1 /* $NetBSD: i386_get_ioperm.c,v 1.7 2012/03/21 21:37:29 christos Exp $ */
37 int i386_get_ioperm(u_long *);
40 i386_get_ioperm(u_long *iomap) function in typeref:typename:int
46 return sysarch(I386_GET_IOPERM, &p);
i386_get_ioperm.c 1 /* $NetBSD: i386_get_ioperm.c,v 1.7 2012/03/21 21:37:29 christos Exp $ */
37 int i386_get_ioperm(u_long *);
40 i386_get_ioperm(u_long *iomap) function in typeref:typename:int
46 return sysarch(I386_GET_IOPERM, &p);
i386_get_ioperm.c 1 /* $NetBSD: i386_get_ioperm.c,v 1.7 2012/03/21 21:37:29 christos Exp $ */
37 int i386_get_ioperm(u_long *);
40 i386_get_ioperm(u_long *iomap) function in typeref:typename:int
46 return sysarch(I386_GET_IOPERM, &p);

Completed in 33 milliseconds