Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/libfc/
Dfc_fcp.c98 static void fc_fcp_error(struct fc_fcp_pkt *, struct fc_frame *);
760 fc_fcp_error(fsp, fp); in fc_fcp_recv()
1191 static void fc_fcp_error(struct fc_fcp_pkt *fsp, struct fc_frame *fp) in fc_fcp_error() function