WRITE8
#define WRITE8(r, o, v) apei_bus_write_8((r), (o), (v))
#define WRITE8(r, o, v) bus_write_8((r), (o), (v))