Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/mii/
Dukphy.c87 int ukphymatch(struct device *, void *, void *);
91 sizeof(struct mii_softc), ukphymatch, ukphyattach, mii_phy_detach,
106 ukphymatch(struct device *parent, void *match, void *aux) in ukphymatch() function