Searched refs:HME_MIF_FRDATA (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/hme/ | ||
H A D | hme_mac.h | 567 #define HME_MIF_FRDATA (0xffff << 0) /* 0-15 : data bits */ macro |
H A D | hme.c | 592 return ((uint16_t)(frame & HME_MIF_FRDATA)); in hme_mii_read() |