Home
last modified time | relevance | path

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

/NextBSD/sys/cam/ctl/
HDctl_ha.h115 typedef void (*ctl_evt_handler)(ctl_ha_channel channel, ctl_ha_event event, typedef
118 ctl_evt_handler handler);
121 ctl_evt_handler handler);
HDctl_ha.c144 ctl_evt_handler ha_handler[CTL_HA_CHAN_MAX];
693 ctl_ha_msg_register(ctl_ha_channel channel, ctl_evt_handler handler) in ctl_ha_msg_register()