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

/freebsd-11-stable/sys/powerpc/include/
H A Dpio.h92 __inb(volatile u_int8_t *a) function
159 #define inb(a) (__inb((volatile u_int8_t *)(a)))

Completed in 85 milliseconds