Searched refs:GET_ROUTER_CS_DEPTH (Results 1 – 2 of 2) sorted by relevance
| /src/sys/dev/thunderbolt/ ! | ||
| H A D | tbcfg_reg.h | 159 #define GET_ROUTER_CS_DEPTH(r) ((r->router_cs_1 & \ macro |
| H A D | router.c | 295 sc->depth = GET_ROUTER_CS_DEPTH(cfg); in _tb_router_attach() |