Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_domain.h41 extern ocs_domain_t *ocs_domain_alloc(ocs_t *ocs, uint64_t fcf_wwn);
H A Docs_domain.c116 domain = ocs_domain_alloc(ocs, fcf_wwn); in ocs_domain_cb()
215 ocs_domain_alloc(ocs_t *ocs, uint64_t fcf_wwn) in ocs_domain_alloc() function
1100 domain = ocs_domain_alloc(ocs, fcf_wwn); in __ocs_domain_wait_shutdown()