Searched defs:fc_fcp_rec_error (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/libfc/
H A Dfc_fcp.c102 static void fc_fcp_rec_error(struct fc_fcp_pkt *, struct fc_frame *);
1453 fc_fcp_rec_error(fsp, fp);
1575 * fc_fcp_rec_error() - Handler for REC errors
1579 static void fc_fcp_rec_error(struct fc_fcp_pkt *fsp, struct fc_frame *fp) function

Completed in 14 milliseconds