HomeSort by: relevance | last modified time | path
    Searched refs:hpibtimeout (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/hp300/dev/
hpib.c 98 int hpibtimeout = 100000; /* # of status tests before we give up */ variable
285 ohpibtimeout = hpibtimeout;
286 hpibtimeout = hpibidtimeout * (cpuspeed / 8);
289 hpibtimeout = ohpibtimeout;
338 int timo = hpibtimeout;
hpibvar.h 216 extern int hpibtimeout;
fhpib.c 262 timo = hpibtimeout;
326 timo = hpibtimeout;
624 int timo = hpibtimeout;
nhpib.c 568 int timo = hpibtimeout;

Completed in 21 milliseconds