Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_unsol.h41 extern int32_t ocs_unsolicited_cb(void *arg, ocs_hw_sequence_t *seq);
H A Docs_xport.c536 ocs_hw_callback(&ocs->hw, OCS_HW_CB_UNSOLICITED, ocs_unsolicited_cb, ocs); in ocs_xport_initialize()
H A Docs_unsol.c159 ocs_unsolicited_cb(void *arg, ocs_hw_sequence_t *seq) in ocs_unsolicited_cb() function