Home
last modified time | relevance | path

Searched refs:ctl_evt_handler (Results 1 – 2 of 2) sorted by relevance

/src/sys/cam/ctl/
H A Dctl_ha.h118 typedef void (*ctl_evt_handler)(ctl_ha_channel channel, ctl_ha_event event, typedef
121 ctl_evt_handler handler);
124 ctl_evt_handler handler);
H A Dctl_ha.c80 ctl_evt_handler ha_handler[CTL_HA_CHAN_MAX];
603 ctl_ha_msg_register(ctl_ha_channel channel, ctl_evt_handler handler) in ctl_ha_msg_register()