Home
last modified time | relevance | path

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

/freebsd-13.1/sys/cam/ctl/
H A Dctl_ha.h122 ctl_ha_status ctl_ha_msg_register(ctl_ha_channel channel,
H A Dctl_ha.c611 ctl_ha_msg_register(ctl_ha_channel channel, ctl_evt_handler handler) in ctl_ha_msg_register() function
902 if (ctl_ha_msg_register(CTL_HA_CHAN_DATA, ctl_dt_event_handler) in ctl_ha_msg_init()
H A Dctl.c619 if (ctl_ha_msg_register(CTL_HA_CHAN_CTL, ctl_isc_event_handler) in ctl_ha_init()