tag_id             75 arch/powerpc/include/asm/spu.h #define MFC_TAGID_TO_TAGMASK(tag_id)  (1 << (tag_id & 0x1F))
tag_id             36 arch/powerpc/platforms/cell/spufs/spu_restore.c 	unsigned int tag_id = 0;
tag_id             43 arch/powerpc/platforms/cell/spufs/spu_restore.c 	spu_writech(MFC_TagID, tag_id);
tag_id             52 arch/powerpc/platforms/cell/spufs/spu_restore.c 	unsigned int tag_id = 0;
tag_id             63 arch/powerpc/platforms/cell/spufs/spu_restore.c 	spu_writech(MFC_TagID, tag_id);
tag_id             52 arch/powerpc/platforms/cell/spufs/spu_save.c 	unsigned int tag_id = 0;
tag_id             63 arch/powerpc/platforms/cell/spufs/spu_save.c 	spu_writech(MFC_TagID, tag_id);
tag_id            108 arch/powerpc/platforms/cell/spufs/spu_save.c 	unsigned int tag_id = 0;
tag_id            119 arch/powerpc/platforms/cell/spufs/spu_save.c 	spu_writech(MFC_TagID, tag_id);
tag_id            125 arch/powerpc/platforms/cell/spufs/spu_save.c 	unsigned int tag_id = 0;
tag_id            131 arch/powerpc/platforms/cell/spufs/spu_save.c 	spu_writech(MFC_TagID, tag_id);
tag_id            101 arch/powerpc/platforms/cell/spufs/spu_utils.h 	unsigned int tag_id = 0;
tag_id            114 arch/powerpc/platforms/cell/spufs/spu_utils.h 	spu_writech(MFC_TagID, tag_id);
tag_id            129 drivers/bluetooth/btqca.c 	u16 tag_id, tag_len;
tag_id            189 drivers/bluetooth/btqca.c 			tag_id = le16_to_cpu(tlv_nvm->tag_id);
tag_id            193 drivers/bluetooth/btqca.c 			switch (tag_id) {
tag_id            111 drivers/bluetooth/btqca.h 	__le16 tag_id;
tag_id           2661 drivers/infiniband/core/uverbs_cmd.c 		ib_spec->flow_tag.tag_id = kern_spec->flow_tag.tag_id;
tag_id           2615 drivers/infiniband/hw/mlx5/main.c #define LAST_FLOW_TAG_FIELD tag_id
tag_id           3001 drivers/infiniband/hw/mlx5/main.c 		if (ib_spec->flow_tag.tag_id >= BIT(24))
tag_id           3004 drivers/infiniband/hw/mlx5/main.c 		flow_context->flow_tag = ib_spec->flow_tag.tag_id;
tag_id             83 drivers/input/touchscreen/sur40.c 	__le32 tag_id;     /* valid when type == 0x04 (SUR40_TAG) */
tag_id           8015 drivers/scsi/aic7xxx/aic79xx_core.c 			      && ((tag == scb->io_ctx->csio.tag_id)
tag_id           10716 drivers/scsi/aic7xxx/aic79xx_core.c 		atio->tag_id = *byte++;
tag_id           5746 drivers/scsi/aic7xxx/aic7xxx_core.c 			      && ((tag == scb->io_ctx->csio.tag_id)
tag_id           7884 drivers/scsi/aic7xxx/aic7xxx_core.c 		atio->tag_id = *byte++;
tag_id           2004 include/rdma/ib_verbs.h 	u32                           tag_id;
tag_id           1003 include/uapi/rdma/ib_user_verbs.h 	__u32			      tag_id;