insb
insb(u_int port, void *addr, size_t count)
#define insb(a,d,c) (__insb((volatile u_int8_t *)(a), d, c))