Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme_mac.h567 #define HME_MIF_FRDATA (0xffff << 0) /* 0-15 : data bits */ macro
H A Dhme.c592 return ((uint16_t)(frame & HME_MIF_FRDATA)); in hme_mii_read()