Home
last modified time | relevance | path

Searched refs:__outl (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/powerpc/include/
H A Dpio.h65 __outl(volatile u_int32_t *a, u_int32_t v) in __outl() function
156 #define outl(a,v) (__outl((volatile u_int32_t *)(a), v))