Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Difb.c301 void ifbattach(struct device *, struct device *, void *);
304 sizeof (struct ifb_softc), ifbmatch, ifbattach
354 ifbattach(struct device *parent, struct device *self, void *aux) in ifbattach() function