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