Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/afe/
H A Dafe.c157 static void afe_miiwritecomet(afe_t *, uint8_t, uint8_t, uint16_t);
1294 afe_miiwritecomet(afep, phy, reg, val); in afe_mii_write()
1344 afe_miiwritecomet(afe_t *afep, uint8_t phy, uint8_t reg, uint16_t val) in afe_miiwritecomet() function