Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/tcm_fc/
H A Dtfc_cmd.c148 cmd->seq = fc_seq_start_next(cmd->seq); in ft_queue_status()
201 cmd->seq = fc_seq_start_next(cmd->seq); in ft_write_pending()
H A Dtfc_io.c72 cmd->seq = fc_seq_start_next(cmd->seq); in ft_queue_data_in()
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_libfc.c217 fr_seq(fp) = fc_seq_start_next(sp); in fc_fill_reply_hdr()
H A Dfc_fcp.c642 seq = fc_seq_start_next(seq); in fc_fcp_send_data()
1013 csp = fc_seq_start_next(seq); in fc_fcp_complete_locked()
H A Dfc_exch.c577 struct fc_seq *fc_seq_start_next(struct fc_seq *sp) in fc_seq_start_next() function
587 EXPORT_SYMBOL(fc_seq_start_next);
/openbmc/linux/include/scsi/
H A Dlibfc.h989 struct fc_seq *fc_seq_start_next(struct fc_seq *sp);