Page MenuHomeFreeBSD

pcireg.h: Add values for ACS PCIe Extended capability.
ClosedPublic

Authored by np on Nov 4 2022, 8:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 3, 12:24 AM
Unknown Object (File)
Fri, May 1, 2:31 PM
Unknown Object (File)
Thu, Apr 30, 1:27 PM
Unknown Object (File)
Thu, Apr 30, 9:02 AM
Unknown Object (File)
Wed, Apr 29, 8:19 AM
Unknown Object (File)
Tue, Apr 28, 9:44 AM
Unknown Object (File)
Apr 17 2026, 3:11 AM
Unknown Object (File)
Apr 15 2026, 9:26 AM
Subscribers

Details

Summary

These values come from section 7.7.11 ("ACS Extended Capability") of the
PCI Express Base Specification Revision 6.0, dated 16 Dec 2021.

MFC after: 1 week
Sponsored by: Chelsio Communications

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

np requested review of this revision.Nov 4 2022, 8:10 PM

Should the current version number for ACS also get a symbolic name?

This revision is now accepted and ready to land.Nov 5 2022, 12:02 AM
In D37270#846696, @kib wrote:

Should the current version number for ACS also get a symbolic name?

I'm not sure. I don't see other extended caps in pcireg.h (eg SR-IOV) do that.