Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cam/ctl/
H A Dctl_ha.h116 ctl_ha_status ctl_ha_msg_destroy(struct ctl_softc *softc);
H A Dctl_ha.c931 ctl_ha_msg_destroy(struct ctl_softc *ctl_softc) in ctl_ha_msg_destroy() function
H A Dctl.c619 ctl_ha_msg_destroy(softc); in ctl_ha_init()
635 if (ctl_ha_msg_destroy(softc) != CTL_HA_STATUS_SUCCESS) in ctl_ha_shutdown()