Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_cmds.h15 efc_cmd_nport_attach(struct efc *efc, struct efc_nport *nport, u32 fc_id);
H A Defc_cmds.c263 efc_cmd_nport_attach(struct efc *efc, struct efc_nport *nport, u32 fc_id) in efc_cmd_nport_attach() function
H A Defc_nport.c203 rc = efc_cmd_nport_attach(efc, nport, fc_id); in efc_nport_attach()