Searched refs:CTL_HA_EVT_LINK_CHANGE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/cam/ctl/
H A Dctl_ha.h71 * CTL_HA_EVT_LINK_CHANGE: Communication channel status changed.
76 CTL_HA_EVT_LINK_CHANGE, enumerator in enum:__anon7651
H A Dctl_ha.c248 ctl_ha_evt(softc, CTL_HA_CHAN_MAX, CTL_HA_EVT_LINK_CHANGE,
613 CTL_HA_EVT_LINK_CHANGE,
940 } else if (event == CTL_HA_EVT_LINK_CHANGE) {
H A Dctl.c1613 } else if (event == CTL_HA_EVT_LINK_CHANGE) {

Completed in 92 milliseconds