Searched refs:root_buses (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/pci/
H A Dxen-pcifront.c39 struct list_head root_buses; member in struct:pcifront_device
491 list_add(&bus_entry->list, &pdev->root_buses); pcifront_scan_root()
567 list_for_each_entry_safe(bus_entry, t, &pdev->root_buses, list) { pcifront_free_roots()
737 INIT_LIST_HEAD(&pdev->root_buses); alloc_pdev()

Completed in 62 milliseconds