HomeSort by: relevance | last modified time | path
    Searched defs:RDATA_GOAL (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/scsipi/
if_se.c 128 * We will attempt to adapt to polling fast enough to get RDATA_GOAL packets
132 #define RDATA_GOAL 8
586 ntimeo = (ntimeo * RDATA_GOAL)/n;
if_dse.c 118 * We will attempt to adapt to polling fast enough to get RDATA_GOAL packets
122 #define RDATA_GOAL 8
626 ntimeo = (ntimeo * RDATA_GOAL)/n;

Completed in 14 milliseconds