Searched refs:tb_router_attach_root (Results 1 – 3 of 3) sorted by relevance
91 int tb_router_attach_root(struct nhi_softc *, tb_route_t);
231 tb_router_attach_root(struct nhi_softc *nsc, tb_route_t route) in tb_router_attach_root() function
685 if ((error = tb_router_attach_root(sc, root_route)) != 0) in nhi_init()