Home
last modified time | relevance | path

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

/linux/include/xen/interface/
H A Dphysdev.h278 #define PCI_DEVICE_RESET_FLR 0x3 macro
/linux/drivers/xen/
H A Dpci.c182 .flags = PCI_DEVICE_RESET_FLR, in xen_reset_device()