SONIC_WRITE
#define SONIC_WRITE(reg,val) \
#define SONIC_WRITE(reg,val) (nubus_writew(val, dev->base_addr + (reg * 4) \