Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/mii/
Dnsphyter.c92 void nsphyterattach(struct device *, struct device *, void *);
95 sizeof(struct mii_softc), nsphytermatch, nsphyterattach,
132 nsphyterattach(struct device *parent, struct device *self, void *aux) in nsphyterattach() function