Searched refs:__ocs_hw_domain_common (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_hw.c | 10542 __ocs_hw_domain_common(const char *funcname, ocs_sm_ctx_t *ctx, ocs_sm_event_t evt, void *data) in __ocs_hw_domain_common() function 10587 __ocs_hw_domain_common(__func__, ctx, evt, data); in __ocs_hw_domain_alloc_report_fail() 10619 __ocs_hw_domain_common(__func__, ctx, evt, data); in __ocs_hw_domain_attached() 10652 __ocs_hw_domain_common(__func__, ctx, evt, data); in __ocs_hw_domain_attach_report_fail() 10691 __ocs_hw_domain_common(__func__, ctx, evt, data); in __ocs_hw_domain_attach_reg_vfi() 10733 __ocs_hw_domain_common(__func__, ctx, evt, data); in __ocs_hw_domain_allocated() 10774 __ocs_hw_domain_common(__func__, ctx, evt, data); in __ocs_hw_domain_alloc_read_sparm64() 10813 __ocs_hw_domain_common(__func__, ctx, evt, data); in __ocs_hw_domain_alloc_init_vfi() 10905 __ocs_hw_domain_common(__func__, ctx, evt, data); in __ocs_hw_domain_alloc_reg_fcfi() 10934 __ocs_hw_domain_common(__func__, ctx, evt, data); in __ocs_hw_domain_init() [all …]
|