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

/freebsd-11.0-release/sys/powerpc/include/
H A Dpio.h85 __outlrb(volatile u_int32_t *a, u_int32_t v) function
171 #define outlrb(a,v) (__outlrb((volatile u_int32_t *)(a), v))

Completed in 46 milliseconds