Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/afe/
H A Dafe.c169 static mii_ops_t afe_mii_ops = { variable
450 if ((afep->afe_mii = mii_alloc(afep, dip, &afe_mii_ops)) == NULL) { in afe_attach()