Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/libfc/
Dfc_fcp.c86 static void fc_fcp_error(struct fc_fcp_pkt *, struct fc_frame *);
788 fc_fcp_error(fsp, fp); in fc_fcp_recv()
1220 static void fc_fcp_error(struct fc_fcp_pkt *fsp, struct fc_frame *fp) in fc_fcp_error() function