bus_space_peek_2
#define bus_space_peek_2(t, h, o, vp) __bs_peek(2, (t), (h), (o), (vp))
#define bus_space_peek_2 BUS_SAN(peek_2)