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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/ipmi/
H A Dipmi_msghandler.c141 #define STORE_SEQ_IN_MSGID(seq, seqid) (((seq&0xff)<<26) | (seqid&0x3ffffff)) macro
1632 STORE_SEQ_IN_MSGID(ipmb_seq, seqid),
1745 STORE_SEQ_IN_MSGID(ipmb_seq, seqid),
3854 smi_msg->msgid = STORE_SEQ_IN_MSGID(seq, seqid);

Completed in 37 milliseconds