Searched refs:__beiscsi_mcc_compl_status (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/scsi/be2iscsi/ |
D | be_mgmt.c | 315 __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()
|
D | be_cmds.c | 173 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()
|
D | be_cmds.h | 829 int __beiscsi_mcc_compl_status(struct beiscsi_hba *phba,
|