Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/libfc/ !
Dfc_fcp.c88 static void fc_io_compl(struct fc_fcp_pkt *);
1028 fc_io_compl(fsp); in fc_fcp_complete_locked()
1092 fc_io_compl(fsp); in fc_fcp_cleanup_each_cmd()
1945 static void fc_io_compl(struct fc_fcp_pkt *fsp) in fc_io_compl() function