Searched defs:insl (Results 1 – 3 of 3) sorted by relevance
215 insl(u_int port, void *addr, size_t count) in insl() function
288 #define insl(a,d,c) (__insl((volatile u_int32_t *)(a), d, c)) macro
167 insl(u_int port, void *addr, size_t count) in insl() function