Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_cmds.h21 efc_cmd_domain_attach(struct efc *efc, struct efc_domain *domain, u32 fc_id);
H A Defc_cmds.c513 efc_cmd_domain_attach(struct efc *efc, struct efc_domain *domain, u32 fc_id) in efc_cmd_domain_attach() function
H A Defc_domain.c490 rc = efc_cmd_domain_attach(efc, domain, fc_id); in __efc_domain_allocated()