Home
last modified time | relevance | path

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

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