AM79C930_GCR_CORESET 75 dev/ic/am79c930var.h #define am79c930_hard_reset(sc) am79c930_gcr_setbits(sc, AM79C930_GCR_CORESET) AM79C930_GCR_CORESET 76 dev/ic/am79c930var.h #define am79c930_hard_reset_off(sc) am79c930_gcr_clearbits(sc, AM79C930_GCR_CORESET) AM79C930_GCR_CORESET 1456 dev/ic/awi.c am79c930_gcr_setbits(&sc->sc_chip, AM79C930_GCR_CORESET); AM79C930_GCR_CORESET 1461 dev/ic/awi.c am79c930_gcr_clearbits(&sc->sc_chip, AM79C930_GCR_CORESET);