insw
ENTRY(insw)
NENTRY(insw)
insw(unsigned int port, void *addr, size_t count)
#define insw(a,d,c) (__insw((volatile uint16_t *)(a), d, c))