Searched refs:SET_RES_MSG (Results 1 – 2 of 2) sorted by relevance
376 #define SET_RES_MSG(who,msg) { who &= ~RES_ENDMSG; who |= (int)(msg) << 8; } macro
1582 SET_RES_MSG(pcmd->result,pSRB->EndMessage); in dc390_SRBdone()1594 SET_RES_MSG(pcmd->result,pSRB->EndMessage); in dc390_SRBdone()1600 SET_RES_MSG(pcmd->result,pSRB->EndMessage); in dc390_SRBdone()