Searched refs:HMEDRAINTIME (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.h273 #define HMEDRAINTIME (400000) /* # microseconds xmit drain */ macro
H A Dhme.c2927 * Allow up to 'HMEDRAINTIME' for pending xmit's to complete.
2929 HMEDELAY((hmep->hme_txindex == hmep->hme_txreclaim), HMEDRAINTIME);

Completed in 66 milliseconds