Searched refs:netretry (Results 1 – 1 of 1) sorted by relevance
596 unsigned netretry; /* net-read retry counter */ in readwrite() local606 netretry = 2; in readwrite()634 netretry--; /* we actually try a coupla times. */ in readwrite()635 if (!netretry) { in readwrite()