Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_cmds.h19 efc_cmd_domain_alloc(struct efc *efc, struct efc_domain *domain, u32 fcf);
H A Defc_domain.c295 if (efc_cmd_domain_alloc(efc, domain, drec->index)) { in __efc_domain_init()
343 if (efc_cmd_domain_alloc(efc, domain, drec->index)) { in __efc_domain_init()
H A Defc_cmds.c455 efc_cmd_domain_alloc(struct efc *efc, struct efc_domain *domain, u32 fcf) in efc_cmd_domain_alloc() function