Searched defs:insl (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/powerpc/include/
H A Dpio.h288 #define insl(a,d,c) (__insl((volatile u_int32_t *)(a), d, c)) macro
/freebsd-11-stable/sys/i386/include/
H A Dcpufunc.h253 insl(u_int port, void *addr, size_t count) function
/freebsd-11-stable/sys/amd64/include/
H A Dcpufunc.h248 insl(u_int port, void *addr, size_t count) function

Completed in 201 milliseconds