sc_ats 228 dev/eisa/if_fea.c sc->sc_ats = shutdownhook_establish((void (*)(void *)) pdq_hwreset, sc_ats 230 dev/eisa/if_fea.c if (sc->sc_ats == NULL) sc_ats 37 dev/ic/lemacvar.h void *sc_ats; sc_ats 193 dev/ic/pdqvar.h struct atshutdown sc_ats; /* shutdown routine */ sc_ats 197 dev/ic/pdqvar.h void *sc_ats; /* shutdown hook */ sc_ats 155 dev/isa/if_lc_isa.c sc->sc_ats = shutdownhook_establish(lemac_shutdown, sc); sc_ats 156 dev/isa/if_lc_isa.c if (sc->sc_ats == NULL) sc_ats 174 dev/pci/if_fpa.c sc->sc_ats = shutdownhook_establish((void (*)(void *)) pdq_hwreset, sc_ats 176 dev/pci/if_fpa.c if (sc->sc_ats == NULL) sc_ats 119 dev/tc/if_fta.c sc->sc_ats = shutdownhook_establish((void (*)(void *)) pdq_hwreset, sc_ats 121 dev/tc/if_fta.c if (sc->sc_ats == NULL)