Searched refs:__inswrb (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/powerpc/include/
H A Dpio.h261 __inswrb(volatile u_int16_t *a, u_int16_t *d, size_t c) function
299 #define inswrb(a,d,c) (__inswrb((volatile u_int16_t *)(a), d, c))

Completed in 68 milliseconds