Lines Matching full:ats
85 /* XXX: ATS is not tested. */
135 * Check if device has ATS capability and its enabled.
136 * If ATS is absent or disabled, return (-1), otherwise ATS
158 printf("AMD-Vi: PCI device %d.%d.%d ATS %s qlen=%d\n",
169 * Check if an endpoint device support device IOTLB or ATS.
197 "BIOS bug: mismatch in ATS setting for %d.%d.%d,"
198 "ATS inv qlen = %d\n", RID2PCI_STR(devid), qlen);
382 panic("AMDVI: Invalid ATS qlen(%d) for device %d.%d.%d\n",
815 cfg->enable_ats ? "ATS enabled" : "");