Home
last modified time | relevance | path

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

/openbsd/sys/dev/sbus/
H A Dbe.c165 static void be_mii_statchg(struct device *);
328 mii->mii_statchg = be_mii_statchg; in beattach()
1318 be_mii_statchg(struct device *self) in be_mii_statchg() function