bus_space_peek_8
#define bus_space_peek_8(t, h, o, vp) __bs_peek(8, (t), (h), (o), (vp))
#define bus_space_peek_8 BUS_SAN(peek_8)