Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h861 #define PCI_EXP_SLTCAP_NOCMDCOMP 0x040000 /* No Command Completed Support */ macro
/pciutils/
H A Dls-caps.c900 FLAG(t, PCI_EXP_SLTCAP_NOCMDCOMP)); in cap_express_slot()