Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/libfc/
Dfc_fcp.c82 static void fc_fcp_error(struct fc_fcp_pkt *, struct fc_frame *);
783 fc_fcp_error(fsp, fp); in fc_fcp_recv()
1215 static void fc_fcp_error(struct fc_fcp_pkt *fsp, struct fc_frame *fp) in fc_fcp_error() function