]> git.ipfire.org Git - thirdparty/pciutils.git/commit
cxl: Fix Register Locator DVSEC decoding
authorJaxon Haws <jaxon.haws@amd.com>
Mon, 31 Oct 2022 21:57:43 +0000 (16:57 -0500)
committerJaxon Haws <jaxon.haws@amd.com>
Mon, 31 Oct 2022 21:57:43 +0000 (16:57 -0500)
commit55704534e519d38ed4c2362925b2a68cf4c1e476
treec947e1fd2c274cb949f52a24f040dba15365f508
parentde53aa4fd7777a2602882bb7d4304e0b2ad6bc6f
cxl: Fix Register Locator DVSEC decoding

Fix decoding of register blocks by introducing offset to position
calculation (8.1.9 of CXL 3.0 spec) and removed unused defines for
Register Locator DVSEC.

Signed-off-by: Jaxon Haws <jaxon.haws@amd.com>
lib/header.h
ls-ecaps.c