imsg              188 arch/mips/include/asm/octeon/cvmx-sriox-defs.h 		uint64_t imsg:5;
imsg              192 arch/mips/include/asm/octeon/cvmx-sriox-defs.h 		uint64_t imsg:5;
imsg              232 arch/mips/include/asm/octeon/cvmx-sriox-defs.h 		uint64_t imsg:5;
imsg              236 arch/mips/include/asm/octeon/cvmx-sriox-defs.h 		uint64_t imsg:5;
imsg              274 arch/mips/include/asm/octeon/cvmx-sriox-defs.h 		uint64_t imsg:5;
imsg              278 arch/mips/include/asm/octeon/cvmx-sriox-defs.h 		uint64_t imsg:5;
imsg              533 arch/mips/include/asm/sn/sn0/hubio.h 		imsg:	8,	/* Incoming message	*/
imsg              575 arch/mips/include/asm/sn/sn0/hubio.h 			imsg:	8,	/* Incoming message	*/
imsg              608 arch/mips/include/asm/sn/sn0/hubio.h #define b_imsg		icrbb_field_s.imsg
imsg              234 drivers/net/ethernet/marvell/octeontx2/af/mbox.c 	unsigned long imsg = mbox->tx_start + msgs_offset;
imsg              243 drivers/net/ethernet/marvell/octeontx2/af/mbox.c 		struct mbox_msghdr *pmsg = mdev->mbase + imsg;
imsg              252 drivers/net/ethernet/marvell/octeontx2/af/mbox.c 		imsg = pmsg->next_msgoff;
imsg              468 drivers/ntb/hw/mscc/ntb_hw_switchtec.c 	for (i = 0; i < ARRAY_SIZE(sndev->mmio_peer_dbmsg->imsg); i++) {
imsg             1265 drivers/ntb/hw/mscc/ntb_hw_switchtec.c 	for (i = 0; i < ARRAY_SIZE(sndev->mmio_self_dbmsg->imsg); i++) {
imsg             1273 drivers/ntb/hw/mscc/ntb_hw_switchtec.c 	for (i = 0; i < ARRAY_SIZE(sndev->mmio_self_dbmsg->imsg); i++)
imsg             1275 drivers/ntb/hw/mscc/ntb_hw_switchtec.c 			  &sndev->mmio_self_dbmsg->imsg[i]);
imsg             1391 drivers/ntb/hw/mscc/ntb_hw_switchtec.c 	for (i = 0; i < ARRAY_SIZE(sndev->mmio_self_dbmsg->imsg); i++) {
imsg             1392 drivers/ntb/hw/mscc/ntb_hw_switchtec.c 		u64 msg = ioread64(&sndev->mmio_self_dbmsg->imsg[i]);
imsg             1397 drivers/ntb/hw/mscc/ntb_hw_switchtec.c 			iowrite8(1, &sndev->mmio_self_dbmsg->imsg[i].status);
imsg              275 include/linux/switchtec.h 	} imsg[4];
imsg               94 net/iucv/af_iucv.c static int afiucv_hs_send(struct iucv_message *imsg, struct sock *sock,
imsg              317 net/iucv/af_iucv.c static int afiucv_hs_send(struct iucv_message *imsg, struct sock *sock,
imsg              348 net/iucv/af_iucv.c 	if (imsg)
imsg              349 net/iucv/af_iucv.c 		memcpy(&phs_hdr->iucv_hdr, imsg, sizeof(struct iucv_message));