Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h929 #define PCI_EXP_DEVCTL2_OBFF(x) (((x) >> 13) & 3) /* OBFF enabled */ macro
/pciutils/
H A Dls-caps.c1188 cap_express_devctl2_obff(PCI_EXP_DEVCTL2_OBFF(w)), in cap_express_dev2()