Searched refs:msg_context (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptbase.h444 #define SET_MGMT_MSG_CONTEXT(msg_context, value) \
445 msg_context = value;
454 u32 msg_context; member in struct:_MPT_MGMT
H A Dmptctl.c217 if (ioc->ioctl_cmds.msg_context != req->u.hdr.MsgContext)
943 SET_MGMT_MSG_CONTEXT(iocp->ioctl_cmds.msg_context, dlmsg->MsgContext);
1003 SET_MGMT_MSG_CONTEXT(iocp->ioctl_cmds.msg_context, 0);
2260 SET_MGMT_MSG_CONTEXT(ioc->ioctl_cmds.msg_context, hdr->MsgContext);
2385 SET_MGMT_MSG_CONTEXT(ioc->ioctl_cmds.msg_context, 0);
2603 SET_MGMT_MSG_CONTEXT(ioc->ioctl_cmds.msg_context,
2642 SET_MGMT_MSG_CONTEXT(ioc->ioctl_cmds.msg_context, 0);

Completed in 127 milliseconds