Home
last modified time | relevance | path

Searched defs:ioperm (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/lib/libarch/alpha/
H A Dio.h31 int (*ioperm)(u_int32_t, u_int32_t, int); member
H A Dio.c39 ioperm(unsigned long from, unsigned long num, int on) in ioperm() function