Searched refs:dl_devs (Results 1 – 2 of 2) sorted by relevance
81 struct xen_devices dl_devs; member
1382 LIST_INSERT_HEAD(&xdl->dl_devs, xdv, dv_entry); in xen_attach_device() 1473 LIST_FOREACH_SAFE(xdv, &xdl->dl_devs, dv_entry, xvdn) { in xen_hotplug()