Home
last modified time | relevance | path

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

/freebsd/sys/dev/thunderbolt/
H A Dnhi.c666 tb_route_t root_route = {0x0, 0x0}; in nhi_init() local
685 if ((error = tb_router_attach_root(sc, root_route)) != 0) in nhi_init()