Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Daic6915.c89 void sf_mii_write(struct device *, int, int, int);
273 sc->sc_mii.mii_writereg = sf_mii_write; in sf_attach()
1389 sf_mii_write(struct device *self, int phy, int reg, int val) in sf_mii_write() function