| xd.c | 173 * LCV is a counter. If it goes to zero then we timed out. 175 #define XDC_WAIT(XDC, LCV, TIME, BITS) \ 177 (LCV) = (TIME); \ 178 while ((LCV) > 0) { \ 181 (LCV) = (LCV) - 1; \ 422 int lcv, rqno, err; local 435 for (lcv = 0; lcv < XDC_MAXDEV; lcv++ 604 int rqno, err, spt, mb, blk, lcv, fullmode, newstate; local 1518 int sz = sizeof(struct xd_iopb), lcv; local 1670 int del = 0, lcv, retval = XD_ERR_AOK; local 1830 int sz = sizeof(struct xd_iopb), lcv; local 2045 int lcv, s, reset = 0; local [all...] |