Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/sbus/
H A Dbpp.c97 void bppattach(struct device *, struct device *, void *);
102 sizeof(struct bpp_softc), bppmatch, bppattach
120 bppattach(struct device *parent, struct device *self, void *aux) in bppattach() function