Searched refs:insll (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/powerpc/include/
H A Dpio.h290 #define insll(a,d,c) (__insll((volatile u_int64_t *)(a), d, c)) macro
291 #define ins64(a,d,c) insll(a,d,c)

Completed in 120 milliseconds