Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/libfc/
Dfc_fcp.c104 static void fc_io_compl(struct fc_fcp_pkt *);
1049 fc_io_compl(fsp); in fc_fcp_complete_locked()
1113 fc_io_compl(fsp); in fc_fcp_cleanup_each_cmd()
1970 static void fc_io_compl(struct fc_fcp_pkt *fsp) in fc_io_compl() function