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

/freebsd-12-stable/sys/powerpc/include/
H A Dpio.h59 __outw(volatile u_int16_t *a, u_int16_t v) function
155 #define outw(a,v) (__outw((volatile u_int16_t *)(a), v))

Completed in 47 milliseconds