Home
last modified time | relevance | path

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

/openbsd/sys/dev/mii/
H A Dgentbi.c80 void gentbiattach(struct device *, struct device *, void *);
83 sizeof(struct mii_softc), gentbimatch, gentbiattach,
132 gentbiattach(struct device *parent, struct device *self, void *aux) in gentbiattach() function