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

/freebsd-11-stable/sys/powerpc/include/
H A Dpio.h299 #define inswrb(a,d,c) (__inswrb((volatile u_int16_t *)(a), d, c)) macro
300 #define ins16rb(a,d,c) inswrb(a,d,c)

Completed in 68 milliseconds