NIC_PUT
#define NIC_PUT(sc, reg, val) (out8rb(sc->sc_reg + MACE_REG(reg), (val)))
#define NIC_PUT(t, h, reg, val) bus_space_write_1(t, h, \