Searched refs:LPINITRDY (Results 1 – 1 of 1) sorted by relevance
100 #define LPINITRDY 4 /* wait up to 4 seconds for a ready */ macro543 if (trys++ >= LPINITRDY*4) { in lptopen()