insw
insw(u_int port, void *addr, size_t count)
ENTRY(insw)
#define insw(a,d,c) (__insw((volatile u_int16_t *)(a), d, c))