Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h816 #define PCI_EXP_DEVSTA_TRPND 0x20 /* Transactions Pending */ macro
/pciutils/
H A Dls-caps.c752 FLAG(w, PCI_EXP_DEVSTA_TRPND)); in cap_express_dev()