Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/be2iscsi/
Dbe_cmds.h868 int beiscsi_get_fw_config(struct be_ctrl_info *ctrl, struct beiscsi_hba *phba);
Dbe_cmds.c1335 int beiscsi_get_fw_config(struct be_ctrl_info *ctrl, in beiscsi_get_fw_config() function
Dbe_main.c5626 ret = beiscsi_get_fw_config(&phba->ctrl, phba); in beiscsi_dev_probe()