Home
last modified time | relevance | path

Searched refs:ctl_ha_msg_shutdown (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/sys/cam/ctl/
HDctl_ha.h115 void ctl_ha_msg_shutdown(struct ctl_softc *softc);
HDctl_ha.c887 ctl_ha_msg_shutdown, ctl_softc, SHUTDOWN_PRI_FIRST); in ctl_ha_msg_init()
903 ctl_ha_msg_shutdown(struct ctl_softc *ctl_softc) in ctl_ha_msg_shutdown() function
935 ctl_ha_msg_shutdown(ctl_softc); /* Just in case. */ in ctl_ha_msg_destroy()
HDctl.c600 ctl_ha_msg_shutdown(softc); in ctl_ha_shutdown()