Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/libfc/
Dfc_fcp.c81 static void fc_tm_done(struct fc_seq *, struct fc_frame *, void *);
1284 if (lport->tt.fcp_cmd_send(lport, fsp, fc_tm_done)) { in fc_lun_reset_send()
1357 static void fc_tm_done(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_tm_done() function