Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cam/ctl/
H A Dctl_ha.h123 ctl_ha_status ctl_ha_msg_register(ctl_ha_channel channel,
H A Dctl_ha.c609 ctl_ha_msg_register(ctl_ha_channel channel, ctl_evt_handler handler) in ctl_ha_msg_register() function
900 if (ctl_ha_msg_register(CTL_HA_CHAN_DATA, ctl_dt_event_handler) in ctl_ha_msg_init()
H A Dctl.c617 if (ctl_ha_msg_register(CTL_HA_CHAN_CTL, ctl_isc_event_handler) in ctl_ha_init()