fw1x_state_reg
union fw1x_state_reg state = {0};
union fw1x_state_reg state = { .val = AQ_READ_REG(hw, AQ_HW_MPI_STATE_ADR) };