Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.c128 static void *__ocs_hw_port_alloc_init(ocs_sm_ctx_t *, ocs_sm_event_t, void *);
2501 ocs_sm_transition(&sport->ctx, __ocs_hw_port_alloc_init, NULL); in ocs_hw_port_alloc()
10403 __ocs_hw_port_alloc_init(ocs_sm_ctx_t *ctx, ocs_sm_event_t evt, void *data) in __ocs_hw_port_alloc_init() function