Searched defs:insl (Results 1 – 2 of 2) sorted by relevance
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