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