Searched defs:afe_miiwritegeneral (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/afe/
H A Dafe.c155 static void afe_miiwritegeneral(afe_t *, uint8_t, uint8_t, uint16_t);
1297 afe_miiwritegeneral(afep, phy, reg, val);
1303 afe_miiwritegeneral(afe_t *afep, uint8_t phy, uint8_t reg, uint16_t val) function

Completed in 62 milliseconds