an_reset
int an_reset(struct an_softc *);
an_reset(sc);
if (an_reset(sc) != 0) {
if ((error = an_reset(sc)) != 0) {