Searched refs:__ocs_domain_common (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_domain.c | 411 __ocs_domain_common(const char *funcname, ocs_sm_ctx_t *ctx, ocs_sm_event_t evt, void *arg) in __ocs_domain_common() function 615 __ocs_domain_common(__func__, ctx, evt, arg); in __ocs_domain_init() 742 __ocs_domain_common(__func__, ctx, evt, arg); in __ocs_domain_wait_alloc() 835 __ocs_domain_common(__func__, ctx, evt, arg); in __ocs_domain_allocated() 928 __ocs_domain_common(__func__, ctx, evt, arg); in __ocs_domain_wait_attach() 1011 __ocs_domain_common(__func__, ctx, evt, arg); in __ocs_domain_ready()
|