TB_PATH_MIN_HOPID 32 drivers/thunderbolt/nhi.c #define RING_FIRST_USABLE_HOPID TB_PATH_MIN_HOPID TB_PATH_MIN_HOPID 71 drivers/thunderbolt/path.c for (i = TB_PATH_MIN_HOPID; i <= src->config.max_in_hop_id; i++) { TB_PATH_MIN_HOPID 693 drivers/thunderbolt/switch.c if (min_hopid < TB_PATH_MIN_HOPID) TB_PATH_MIN_HOPID 694 drivers/thunderbolt/switch.c min_hopid = TB_PATH_MIN_HOPID;