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

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

Completed in 147 milliseconds