Searched refs:fc_fcp_cleanup_each_cmd (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/scsi/libfc/ |
D | fc_fcp.c | 1054 static void fc_fcp_cleanup_each_cmd(struct fc_lport *lport, unsigned int id, in fc_fcp_cleanup_each_cmd() function 1113 fc_fcp_cleanup_each_cmd(lport, -1, -1, FC_HRD_ERROR); in fc_fcp_abort_io() 1347 fc_fcp_cleanup_each_cmd(lport, id, lun, FC_CMD_ABORTED); in fc_lun_reset() 1398 fc_fcp_cleanup_each_cmd(lport, -1, -1, FC_ERROR); in fc_fcp_cleanup()
|