Searched refs:slot_depth (Results 1 – 1 of 1) sorted by relevance
2559 int slot_depth; in pcibus_get_dev_path() local2577 slot_depth = 0; in pcibus_get_dev_path()2579 ++slot_depth; in pcibus_get_dev_path()2582 path_len = root_bus_len + slot_len * slot_depth; in pcibus_get_dev_path()