Searched refs:fc_fcp_cleanup_cmd (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/libfc/
H A Dfc_fcp.c997 * fc_fcp_cleanup_cmd() - Cancel the active exchange on a fcp_pkt
1001 static void fc_fcp_cleanup_cmd(struct fc_fcp_pkt *fsp, int error) fc_fcp_cleanup_cmd() function
1047 * again around fc_fcp_cleanup_cmd() is required, fc_fcp_cleanup_each_cmd()
1048 * since fc_fcp_cleanup_cmd() calls into fc_fcp_cleanup_each_cmd()
1056 fc_fcp_cleanup_cmd(fsp, error); fc_fcp_cleanup_each_cmd()

Completed in 78 milliseconds