Home
last modified time | relevance | path

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

/openbsd/sys/dev/pv/
H A Dviomb.c106 void viomb_attach(struct device *, struct device *, void *);
117 sizeof(struct viomb_softc), viomb_match, viomb_attach
134 viomb_attach(struct device *parent, struct device *self, void *aux) in viomb_attach() function