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