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

/freebsd-11.0-release/sys/cam/ctl/
H A Dctl_ha.h113 ctl_ha_status ctl_ha_msg_destroy(struct ctl_softc *softc);
H A Dctl_ha.c1012 ctl_ha_msg_destroy(struct ctl_softc *ctl_softc) function
H A Dctl.c1932 if (ctl_ha_msg_destroy(softc) != CTL_HA_STATUS_SUCCESS)
1933 printf("%s: ctl_ha_msg_destroy failed.\n", __func__);

Completed in 41 milliseconds