Searched refs:slot_depth (Results 1 – 1 of 1) sorted by relevance
2542 int slot_depth; in pcibus_get_dev_path() local2560 slot_depth = 0; in pcibus_get_dev_path()2562 ++slot_depth; in pcibus_get_dev_path()2565 path_len = root_bus_len + slot_len * slot_depth; in pcibus_get_dev_path()