Searched refs:__ocs_d_wait_attach_evt_shutdown (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_device.h | 119 extern void*__ocs_d_wait_attach_evt_shutdown(ocs_sm_ctx_t *ctx, ocs_sm_event_t evt, void *arg);
|
H A D | ocs_device.c | 1337 ocs_node_transition(node, __ocs_d_wait_attach_evt_shutdown, NULL); in __ocs_d_wait_node_attach() 1342 ocs_node_transition(node, __ocs_d_wait_attach_evt_shutdown, NULL); in __ocs_d_wait_node_attach() 1347 ocs_node_transition(node, __ocs_d_wait_attach_evt_shutdown, NULL); in __ocs_d_wait_node_attach() 1370 __ocs_d_wait_attach_evt_shutdown(ocs_sm_ctx_t *ctx, ocs_sm_event_t evt, void *arg) in __ocs_d_wait_attach_evt_shutdown() function
|