Home
last modified time | relevance | path

Searched refs:BMACTXRSTDELAY (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme_mac.h477 #define BMACTXRSTDELAY (125) /* 125 us wait period */ macro
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri_mac.h922 #define BMACTXRSTDELAY (125) /* 125 us wait period */ macro
H A Deri.c1720 n = (BMACTXRSTDELAY * 10) / ERI_WAITPERIOD; in eri_txmac_disable()