WRITE_REG32
#define WRITE_REG32(ha, reg, val) \
#define WRITE_REG32(ha, reg, val) bus_write_4((ha->pci_reg), reg, val)