Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme_mac.h494 #define BMACRXRSTDELAY (40) /* 3.2 us wait period */ macro
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri_mac.h951 #define BMACRXRSTDELAY (3200) /* 3.2 ms wait period */ macro
H A Deri.c1735 n = BMACRXRSTDELAY / ERI_WAITPERIOD; in eri_rxmac_disable()