Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/mii/
Dmtdphy.c48 int mtdphymatch(struct device *, void *, void *);
52 sizeof(struct mii_softc), mtdphymatch, mtdphyattach, mii_phy_detach,
75 mtdphymatch(struct device *parent, void *match, void *aux) in mtdphymatch() function