Searched refs:isc_status (Results 1 – 2 of 2) sorted by relevance
881 ctl_ha_status isc_status; in ctl_dt_event_handler() local889 isc_status = ctl_ha_msg_recv(CTL_HA_CHAN_DATA, &wire_dt, in ctl_dt_event_handler()891 if (isc_status != CTL_HA_STATUS_SUCCESS) { in ctl_dt_event_handler()893 __func__, isc_status); in ctl_dt_event_handler()906 isc_status = ctl_ha_msg_recv(CTL_HA_CHAN_DATA, in ctl_dt_event_handler()917 req->ret = isc_status; in ctl_dt_event_handler()
1421 ctl_ha_status isc_status; in ctl_isc_event_handler() local1431 isc_status = ctl_ha_msg_recv(CTL_HA_CHAN_CTL, msg, param, in ctl_isc_event_handler()1433 if (isc_status != CTL_HA_STATUS_SUCCESS) { in ctl_isc_event_handler()1435 __func__, isc_status); in ctl_isc_event_handler()