bus_space_write
bus_space_write(1,8)
bus_space_write(2,16)
bus_space_write(4,32)
bus_space_write(8,64)
__BS_FUNCTION(bus_space_write,BYTES)(t, h, o, *a++); \
__BS_FUNCTION(bus_space_write,BYTES)(t, h, o, *a++); \
__BS_FUNCTION(bus_space_write,BYTES)(t, h, o, v); \
__BS_FUNCTION(bus_space_write,BYTES)(t, h, o, v); \
__BS_FUNCTION(bus_space_write,BYTES)(t, h2, o2 + o, \
__BS_FUNCTION(bus_space_write,BYTES)(t, h2, o2 + o, \