Searched refs:isc_status (Results 1 – 2 of 2) sorted by relevance
900 ctl_ha_status isc_status; in ctl_dt_event_handler() local908 isc_status = ctl_ha_msg_recv(CTL_HA_CHAN_DATA, &wire_dt, in ctl_dt_event_handler()910 if (isc_status != CTL_HA_STATUS_SUCCESS) { in ctl_dt_event_handler()912 __func__, isc_status); in ctl_dt_event_handler()925 isc_status = ctl_ha_msg_recv(CTL_HA_CHAN_DATA, in ctl_dt_event_handler()936 req->ret = isc_status; in ctl_dt_event_handler()
1331 ctl_ha_status isc_status; in ctl_isc_event_handler() local1341 isc_status = ctl_ha_msg_recv(CTL_HA_CHAN_CTL, msg, param, in ctl_isc_event_handler()1343 if (isc_status != CTL_HA_STATUS_SUCCESS) { in ctl_isc_event_handler()1345 __func__, isc_status); in ctl_isc_event_handler()