Searched refs:proto_busdma_attach (Results 1 – 3 of 3) sorted by relevance
66 struct proto_busdma *proto_busdma_attach(struct proto_softc *);
214 r->r_d.busdma = proto_busdma_attach(sc); in proto_attach()
354 proto_busdma_attach(struct proto_softc *sc) in proto_busdma_attach() function