Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/hme/
H A Dhme_mac.h644 #define HMEDELAY(c, n) \ macro
H A Dhme.c578 HMEDELAY((GET_MIFREG(mif_frame) & HME_MIF_FRTA0), 300); in hme_mii_read()
632 HMEDELAY((GET_MIFREG(mif_frame) & HME_MIF_FRTA0), 300); in hme_mii_write()
1729 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()
2929 HMEDELAY((hmep->hme_txindex == hmep->hme_txreclaim), HMEDRAINTIME); in hmeuninit()