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