fc_seq_start_next  586 drivers/scsi/libfc/fc_exch.c EXPORT_SYMBOL(fc_seq_start_next);
fc_seq_start_next  646 drivers/scsi/libfc/fc_fcp.c 	seq = fc_seq_start_next(seq);
fc_seq_start_next 1017 drivers/scsi/libfc/fc_fcp.c 			csp = fc_seq_start_next(seq);
fc_seq_start_next  217 drivers/scsi/libfc/fc_libfc.c 		fr_seq(fp) = fc_seq_start_next(sp);
fc_seq_start_next  149 drivers/target/tcm_fc/tfc_cmd.c 	cmd->seq = fc_seq_start_next(cmd->seq);
fc_seq_start_next  202 drivers/target/tcm_fc/tfc_cmd.c 	cmd->seq = fc_seq_start_next(cmd->seq);
fc_seq_start_next   73 drivers/target/tcm_fc/tfc_io.c 	cmd->seq = fc_seq_start_next(cmd->seq);
fc_seq_start_next  980 include/scsi/libfc.h struct fc_seq *fc_seq_start_next(struct fc_seq *sp);