Home
last modified time | relevance | path

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

/pciutils/
H A Dls-ecaps.c367 if (!config_fetch(d, where + PCI_PASID_CAP, 4)) in cap_pasid()
370 w = get_conf_word(d, where + PCI_PASID_CAP); in cap_pasid()
/pciutils/lib/
H A Dheader.h1441 #define PCI_PASID_CAP 0x04 /* PASID feature register */ macro