Searched refs:root_buses (Results 1 – 1 of 1) sorted by relevance
41 struct list_head root_buses; member500 list_add(&bus_entry->list, &pdev->root_buses); in pcifront_scan_root()576 list_for_each_entry_safe(bus_entry, t, &pdev->root_buses, list) { in pcifront_free_roots()746 INIT_LIST_HEAD(&pdev->root_buses); in alloc_pdev()