insw
#define bus_insw(b,p,a,c) insw(p,a,c)
insw(bsh + offset, addr, count);
void insw(u_int port, void *addr, size_t count);