Searched refs:fc_seq_set_resp (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/scsi/libfc/ |
D | fc_exch.c | 594 void fc_seq_set_resp(struct fc_seq *sp, in fc_seq_set_resp() function 615 EXPORT_SYMBOL(fc_seq_set_resp); 792 fc_seq_set_resp(sp, NULL, ep->arg); in fc_exch_timeout() 976 fc_seq_set_resp(sp, NULL, ep->arg); in fc_exch_done() 1918 fc_seq_set_resp(sp, NULL, ep->arg); in fc_exch_reset()
|
/linux-6.1.9/drivers/target/tcm_fc/ |
D | tfc_cmd.c | 544 fc_seq_set_resp(cmd->seq, ft_recv_seq, cmd); in ft_send_work()
|
/linux-6.1.9/include/scsi/ |
D | libfc.h | 990 void fc_seq_set_resp(struct fc_seq *sp,
|