Home
last modified time | relevance | path

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

/freebsd/sys/dev/proto/
H A Dproto.h61 int proto_add_resource(struct proto_softc *, int, int, struct resource *);
H A Dproto_core.c90 proto_add_resource(struct proto_softc *sc, int type, int rid, in proto_add_resource() function