Home
last modified time | relevance | path

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

/src/sys/cam/ctl/
H A Dctl_ha.h116 ctl_ha_status ctl_ha_msg_destroy(struct ctl_softc *softc);
H A Dctl_ha.c925 ctl_ha_msg_destroy(struct ctl_softc *ctl_softc) in ctl_ha_msg_destroy() function
H A Dctl.c587 ctl_ha_msg_destroy(softc); in ctl_ha_init()
603 if (ctl_ha_msg_destroy(softc) != CTL_HA_STATUS_SUCCESS) in ctl_ha_shutdown()