Searched refs:PCI_ATS_CAP_IQD (Results 1 – 2 of 2) sorted by relevance
1297 #define PCI_ATS_CAP_IQD(x) ((x) & 0x1f) /* Invalidate Queue Depth */ macro
326 printf("\t\tATSCap:\tInvalidate Queue Depth: %02x\n", PCI_ATS_CAP_IQD(w)); in cap_ats()