Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/be2iscsi/
Dbe_mgmt.c315 __beiscsi_mcc_compl_status(phba, tag, NULL, NULL); in __beiscsi_eq_delay_compl()
839 status = __beiscsi_mcc_compl_status(phba, tag, NULL, NULL); in beiscsi_boot_process_compl()
846 status = __beiscsi_mcc_compl_status(phba, tag, &wrb, NULL); in beiscsi_boot_process_compl()
859 status = __beiscsi_mcc_compl_status(phba, tag, NULL, in beiscsi_boot_process_compl()
877 status = __beiscsi_mcc_compl_status(phba, tag, &wrb, NULL); in beiscsi_boot_process_compl()
Dbe_cmds.c173 int __beiscsi_mcc_compl_status(struct beiscsi_hba *phba, in __beiscsi_mcc_compl_status() function
307 rc = __beiscsi_mcc_compl_status(phba, tag, wrb, mbx_cmd_mem); in beiscsi_mccq_compl_wait()
557 __beiscsi_mcc_compl_status(phba, tag, NULL, NULL); in beiscsi_process_mcc_compl()
Dbe_cmds.h829 int __beiscsi_mcc_compl_status(struct beiscsi_hba *phba,