Home
last modified time | relevance | path

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

/openbsd/sys/dev/mii/
H A Dluphy.c57 int luphymatch(struct device *, void *, void *);
61 sizeof(struct mii_softc), luphymatch, luphyattach, mii_phy_detach
83 luphymatch(struct device *parent, void *match, void *aux) in luphymatch() function