Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscic_sds_remote_node_context.c1121 SCIC_SDS_REMOTE_NODE_CONTEXT_CALLBACK local_user_callback = rnc->user_callback; in scic_sds_remote_node_context_notify_user() local
1131 if (local_user_callback != NULL) in scic_sds_remote_node_context_notify_user()
1133 (*local_user_callback)(local_user_cookie); in scic_sds_remote_node_context_notify_user()