Home
last modified time | relevance | path

Searched refs:HMEMAXRSTDELAY (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme_mac.h640 #define HMEMAXRSTDELAY (200) macro
H A Dhme.c1729 HMEDELAY(((GET_ETXREG(state_mach) & 0x1f) == 0x1), HMEMAXRSTDELAY); in hmestop()
1735 HMEDELAY(((GET_ERXREG(state_mach) & 0x3f) == 0), HMEMAXRSTDELAY); in hmestop()
1743 HMEDELAY((GET_GLOBREG(reset) == 0), HMEMAXRSTDELAY); in hmestop()