Searched refs:bwx_io_base (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/lib/libarch/alpha/
H A Dbwx.c55 static u_int64_t bwx_io_base; /* physical address of ports */ variable
94 if ((error = sysctl(mib, 3, &bwx_io_base, &len, NULL, 0)) < 0)
119 MAP_SHARED, mem_fd, bwx_io_base + BWX_EV56_INT1 + start)) ==
123 MAP_SHARED, mem_fd, bwx_io_base + BWX_EV56_INT2 + start)) ==
127 MAP_SHARED, mem_fd, bwx_io_base + BWX_EV56_INT4 + start)) ==

Completed in 142 milliseconds