Home
last modified time | relevance | path

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

/drivers/scsi/libfc/
Dfc_fcp.c92 static void fc_io_compl(struct fc_fcp_pkt *);
1043 fc_io_compl(fsp); in fc_fcp_complete_locked()
1107 fc_io_compl(fsp); in fc_fcp_cleanup_each_cmd()
1964 static void fc_io_compl(struct fc_fcp_pkt *fsp) in fc_io_compl() function