Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/libfc/
Dfc_fcp.c88 static void fc_io_compl(struct fc_fcp_pkt *);
1033 fc_io_compl(fsp); in fc_fcp_complete_locked()
1097 fc_io_compl(fsp); in fc_fcp_cleanup_each_cmd()
1951 static void fc_io_compl(struct fc_fcp_pkt *fsp) in fc_io_compl() function