seq_ptr           506 drivers/net/dsa/mv88e6xxx/hwtstamp.c 	__be16 *seq_ptr;
seq_ptr           516 drivers/net/dsa/mv88e6xxx/hwtstamp.c 	seq_ptr = (__be16 *)(hdr + OFF_PTP_SEQUENCE_ID);
seq_ptr           524 drivers/net/dsa/mv88e6xxx/hwtstamp.c 	ps->tx_seq_id = be16_to_cpup(seq_ptr);
seq_ptr          3022 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 	__le16 *seq_ptr = msg + info->seq_off;
seq_ptr          3040 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 		*seq_ptr = cpu_to_le16(seq);
seq_ptr           270 drivers/scsi/libfc/fc_fcp.c 	if (!fsp->seq_ptr)
seq_ptr           277 drivers/scsi/libfc/fc_fcp.c 	rc = fc_seq_exch_abort(fsp->seq_ptr, 0);
seq_ptr           300 drivers/scsi/libfc/fc_fcp.c 	if (fsp->seq_ptr) {
seq_ptr           301 drivers/scsi/libfc/fc_fcp.c 		fc_exch_done(fsp->seq_ptr);
seq_ptr           302 drivers/scsi/libfc/fc_fcp.c 		fsp->seq_ptr = NULL;
seq_ptr          1010 drivers/scsi/libfc/fc_fcp.c 	seq = fsp->seq_ptr;
seq_ptr          1012 drivers/scsi/libfc/fc_fcp.c 		fsp->seq_ptr = NULL;
seq_ptr          1047 drivers/scsi/libfc/fc_fcp.c 	if (fsp->seq_ptr) {
seq_ptr          1048 drivers/scsi/libfc/fc_fcp.c 		fc_exch_done(fsp->seq_ptr);
seq_ptr          1049 drivers/scsi/libfc/fc_fcp.c 		fsp->seq_ptr = NULL;
seq_ptr          1202 drivers/scsi/libfc/fc_fcp.c 	fsp->seq_ptr = seq;
seq_ptr          1339 drivers/scsi/libfc/fc_fcp.c 	if (fsp->seq_ptr) {
seq_ptr          1340 drivers/scsi/libfc/fc_fcp.c 		fc_exch_done(fsp->seq_ptr);
seq_ptr          1341 drivers/scsi/libfc/fc_fcp.c 		fsp->seq_ptr = NULL;
seq_ptr          1387 drivers/scsi/libfc/fc_fcp.c 	if (!fsp->seq_ptr || !fsp->wait_for_comp)
seq_ptr          1393 drivers/scsi/libfc/fc_fcp.c 	fsp->seq_ptr = NULL;
seq_ptr          1469 drivers/scsi/libfc/fc_fcp.c 	if (!fsp->seq_ptr || rpriv->rp_state != RPORT_ST_READY) {
seq_ptr          1480 drivers/scsi/libfc/fc_fcp.c 	fr_seq(fp) = fsp->seq_ptr;
seq_ptr          1561 drivers/scsi/libfc/fc_fcp.c 				struct fc_exch *ep = fc_seq_exch(fsp->seq_ptr);
seq_ptr          1720 drivers/scsi/libfc/fc_fcp.c 	struct fc_exch *ep = fc_seq_exch(fsp->seq_ptr);
seq_ptr            58 drivers/scsi/libfc/fc_libfc.h 		if ((pkt)->seq_ptr) {					\
seq_ptr            60 drivers/scsi/libfc/fc_libfc.h 			_ep = fc_seq_exch((pkt)->seq_ptr);		\
seq_ptr           101 drivers/target/iscsi/iscsi_target_erl0.c 		cmd->seq_ptr = seq;
seq_ptr           251 drivers/target/iscsi/iscsi_target_erl0.c 		cmd->seq_ptr = seq;
seq_ptr           355 drivers/target/iscsi/iscsi_target_erl0.c 		struct iscsi_seq *seq = cmd->seq_ptr;
seq_ptr           413 drivers/target/iscsi/iscsi_target_erl0.c 		struct iscsi_seq *seq = cmd->seq_ptr;
seq_ptr           564 drivers/target/iscsi/iscsi_target_erl0.c 			seq = cmd->seq_ptr;
seq_ptr           600 drivers/target/iscsi/iscsi_target_erl0.c 			seq = cmd->seq_ptr;
seq_ptr           605 drivers/target/iscsi/iscsi_target_erl1.c 		struct iscsi_seq *seq = cmd->seq_ptr;
seq_ptr           343 include/scsi/libfc.h 	struct fc_seq	  *seq_ptr;
seq_ptr           487 include/target/iscsi/iscsi_target_core.h 	struct iscsi_seq	*seq_ptr;