Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/proto/
Dproto_busdma.h66 struct proto_busdma *proto_busdma_attach(struct proto_softc *);
Dproto_core.c214 r->r_d.busdma = proto_busdma_attach(sc); in proto_attach()
Dproto_busdma.c354 proto_busdma_attach(struct proto_softc *sc) in proto_busdma_attach() function