Searched refs:PCI_DEVICE_RESET_FLR (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/xen/interface/ | ||
D | physdev.h | 278 #define PCI_DEVICE_RESET_FLR 0x3 macro |
/linux-6.12.1/drivers/xen/ | ||
D | pci.c | 182 .flags = PCI_DEVICE_RESET_FLR, in xen_reset_device() |