otus_phy_get_def
uint32_t otus_phy_get_def(struct otus_softc *, uint32_t);
tmp = otus_phy_get_def(sc, AR_PHY_SETTLING);
tmp = otus_phy_get_def(sc, AR_PHY_DESIRED_SZ);
tmp = otus_phy_get_def(sc, AR_PHY_RF_CTL3);
tmp = otus_phy_get_def(sc, AR_PHY_CCA);
tmp = otus_phy_get_def(sc, AR_PHY_RXGAIN);
tmp = otus_phy_get_def(sc, AR_PHY_RXGAIN + offset);
tmp = otus_phy_get_def(sc, AR_PHY_GAIN_2GHZ);
tmp = otus_phy_get_def(sc, AR_PHY_GAIN_2GHZ + offset);
tmp = otus_phy_get_def(sc, AR_PHY_TIMING_CTRL4);
tmp = otus_phy_get_def(sc, AR_PHY_TIMING_CTRL4 + offset);
tmp = otus_phy_get_def(sc, AR_PHY_TPCRG1);