r92c_fw_reset
r92c_fw_reset(sc, reason);
void r92c_fw_reset(struct rtwn_softc *, int);
sc->sc_fw_reset = r92c_fw_reset;
r92c_fw_reset(sc, RTWN_FW_RESET_SHUTDOWN);