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

/freebsd-11-stable/sys/powerpc/include/
H A Dpio.h213 __outswrb(volatile u_int16_t *a, const u_int16_t *s, size_t c) function
294 #define outswrb(a,s,c) (__outswrb((volatile u_int16_t *)(a), s, c))

Completed in 85 milliseconds