Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/elx/libefc/
Defc_domain.h15 efc_domain_alloc(struct efc *efc, uint64_t fcf_wwn);
Defc_domain.c39 domain = efc_domain_alloc(efc, fcf_wwn); in efc_domain_cb()
133 efc_domain_alloc(struct efc *efc, uint64_t fcf_wwn) in efc_domain_alloc() function
747 domain = efc_domain_alloc(efc, fcf_wwn); in __efc_domain_wait_shutdown()