Home
last modified time | relevance | path

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

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