Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme_mac.h568 #define HME_MIF_FRTA0 (0x1 << 16) /* 16 : TA bit, 1 for completion */ macro
H A Dhme.c578 HMEDELAY((GET_MIFREG(mif_frame) & HME_MIF_FRTA0), 300); in hme_mii_read()
585 if ((frame & HME_MIF_FRTA0) == 0) { in hme_mii_read()
632 HMEDELAY((GET_MIFREG(mif_frame) & HME_MIF_FRTA0), 300); in hme_mii_write()
637 if ((frame & HME_MIF_FRTA0) == 0) { in hme_mii_write()