Searched refs:waitend (Results 1 – 5 of 5) sorted by relevance
195 time_t waitend; in setroot() local252 waitend = time_uptime + ROOT_WAITTIME; in setroot()259 if (time_uptime < waitend) { in setroot()
158 u_char waitend; /* end of queue */ member
111 (SC)->waitq[(SC)->waitend] = (N); \112 (SC)->waitend = ((SC)->waitend + 1) % XDC_MAXIOPB; \464 xdc->waithead = xdc->waitend = xdc->nwait = 0; in xdcattach()
159 u_char waitend; /* end of queue */ member
99 (SC)->waitq[(SC)->waitend] = (N); \100 (SC)->waitend = ((SC)->waitend + 1) % XDC_MAXIOPB; \620 xdc->waithead = xdc->waitend = xdc->nwait = 0; in xdcattach()