Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/be2iscsi/
Dbe_mgmt.c311 __beiscsi_mcc_compl_status(phba, tag, NULL, NULL); in __beiscsi_eq_delay_compl()
847 status = __beiscsi_mcc_compl_status(phba, tag, NULL, NULL); in beiscsi_boot_process_compl()
854 status = __beiscsi_mcc_compl_status(phba, tag, &wrb, NULL); in beiscsi_boot_process_compl()
867 status = __beiscsi_mcc_compl_status(phba, tag, NULL, in beiscsi_boot_process_compl()
885 status = __beiscsi_mcc_compl_status(phba, tag, &wrb, NULL); in beiscsi_boot_process_compl()
Dbe_cmds.c168 int __beiscsi_mcc_compl_status(struct beiscsi_hba *phba, in __beiscsi_mcc_compl_status() function
302 rc = __beiscsi_mcc_compl_status(phba, tag, wrb, mbx_cmd_mem); in beiscsi_mccq_compl_wait()
552 __beiscsi_mcc_compl_status(phba, tag, NULL, NULL); in beiscsi_process_mcc_compl()
Dbe_cmds.h824 int __beiscsi_mcc_compl_status(struct beiscsi_hba *phba,