Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_els.c2133 ocs_els_io_cleanup(ocs_io_t *els, ocs_sm_event_t node_evt, void *arg) in ocs_els_io_cleanup() function
2181 ocs_els_io_cleanup(els, OCS_EVT_SRRS_ELS_REQ_FAIL, arg); in __ocs_els_common()
2221 ocs_els_io_cleanup(els, OCS_EVT_SRRS_ELS_REQ_FAIL, &cbdata); in __ocs_els_init()
2259 ocs_els_io_cleanup(els, OCS_EVT_SRRS_ELS_REQ_OK, arg); in __ocs_els_wait_resp()
2264 ocs_els_io_cleanup(els, OCS_EVT_SRRS_ELS_REQ_FAIL, arg); in __ocs_els_wait_resp()
2287 ocs_els_io_cleanup(els, evt, arg); in __ocs_els_wait_resp()
2300 ocs_els_io_cleanup(els, OCS_EVT_SRRS_ELS_REQ_FAIL, arg); in __ocs_els_wait_resp()
2364 ocs_els_io_cleanup(els, OCS_EVT_SRRS_ELS_REQ_FAIL, &node_cbdata); in __ocs_els_retry()
2369 ocs_els_io_cleanup(els, OCS_EVT_SRRS_ELS_REQ_FAIL, &node_cbdata); in __ocs_els_retry()
2409 ocs_els_io_cleanup(els, OCS_EVT_SRRS_ELS_REQ_FAIL, arg); in __ocs_els_aborted_delay_retry()
[all …]
H A Docs_els.h72 extern void ocs_els_io_cleanup(ocs_io_t *els, ocs_sm_event_t node_evt, void *arg);