insb
NENTRY(insb)
insb(unsigned int port, void *addr, size_t count)
#define insb(a,d,c) (__insb((volatile uint8_t *)(a), d, c))