Home
last modified time | relevance | path

Searched refs:physdev_pci_device_add (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/xen/interface/
H A Dphysdev.h288 struct physdev_pci_device_add { struct
305 typedef struct physdev_pci_device_add physdev_pci_device_add_t; argument
/freebsd-13.1/sys/x86/xen/
H A Dxen_pci_bus.c75 struct physdev_pci_device_add add_pci; in xen_pci_child_added_method()