Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cam/ctl/
H A Dctl_ha.h114 ctl_ha_status ctl_ha_msg_init(struct ctl_softc *softc);
H A Dctl_ha.c876 ctl_ha_msg_init(struct ctl_softc *ctl_softc) in ctl_ha_msg_init() function
H A Dctl.c613 if (ctl_ha_msg_init(softc) != CTL_HA_STATUS_SUCCESS) { in ctl_ha_init()