txcom_enable
int txcom_enable (struct txcom_chip *, bool);
if (txcom_enable(&txcom_chip, true) != 0)
if (txcom_enable(sc->sc_chip, false)) {