Home
last modified time | relevance | path

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

/openbsd/sys/dev/mii/
H A Dgentbi.c79 int gentbimatch(struct device *, void *, void *);
83 sizeof(struct mii_softc), gentbimatch, gentbiattach,
99 gentbimatch(struct device *parent, void *match, void *aux) in gentbimatch() function