Searched refs:sc_shutdown_post_eh (Results 1 – 2 of 2) sorted by relevance
136 eventhandler_tag sc_shutdown_post_eh; member
2756 sc->sc_shutdown_post_eh = EVENTHANDLER_REGISTER(shutdown_post_sync, in iscsi_load()2780 if (sc->sc_shutdown_post_eh != NULL) in iscsi_unload()2781 EVENTHANDLER_DEREGISTER(shutdown_post_sync, sc->sc_shutdown_post_eh); in iscsi_unload()