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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/aoe/
H A Daoechr.c35 static int emsgs_head_idx, emsgs_tail_idx; variable
192 em = emsgs + emsgs_head_idx;
223 emsgs_head_idx++;
224 emsgs_head_idx %= ARRAY_SIZE(emsgs);

Completed in 107 milliseconds