Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl.c1462 ctl_ha_status isc_status; in ctl_isc_event_handler() local
1472 isc_status = ctl_ha_msg_recv(CTL_HA_CHAN_CTL, msg, param, in ctl_isc_event_handler()
1474 if (isc_status != CTL_HA_STATUS_SUCCESS) { in ctl_isc_event_handler()
1476 __func__, isc_status); in ctl_isc_event_handler()