Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h809 #define PCI_EXP_DEVCTL_FLRESET 0x8000 /* Function-Level Reset [bit shared with BCRE] */ macro
/pciutils/
H A Dls-caps.c740 printf(" FLReset%c", FLAG(w, PCI_EXP_DEVCTL_FLRESET)); in cap_express_dev()