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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/block/aoe/
H A Daoechr.c40 static struct ErrMsg emsgs[NMSG]; variable in typeref:struct:ErrMsg
129 em = emsgs + emsgs_tail_idx;
147 emsgs_tail_idx %= ARRAY_SIZE(emsgs);
221 em = emsgs + emsgs_head_idx;
253 emsgs_head_idx %= ARRAY_SIZE(emsgs);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/block/aoe/
H A Daoechr.c40 static struct ErrMsg emsgs[NMSG]; variable in typeref:struct:ErrMsg
129 em = emsgs + emsgs_tail_idx;
147 emsgs_tail_idx %= ARRAY_SIZE(emsgs);
221 em = emsgs + emsgs_head_idx;
253 emsgs_head_idx %= ARRAY_SIZE(emsgs);

Completed in 111 milliseconds