Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h1444 #define PCI_PASID_CAP_WIDTH(x) (((x) >> 8) & 0x1f) /* Max PASID Width */ macro
/pciutils/
H A Dls-ecaps.c373 PCI_PASID_CAP_WIDTH(w)); in cap_pasid()