Searched refs:PCI_CXL_DEV_LEN (Results 1 – 2 of 2) sorted by relevance
| /pciutils/lib/ | ||
| H A D | header.h | 1110 #define PCI_CXL_DEV_LEN 0x38 /* CXL Device DVSEC Length for Rev1 */ macro |
| /pciutils/ | ||
| H A D | ls-ecaps.c | 876 if (rev >= 1 && len >= PCI_CXL_DEV_LEN) in dvsec_cxl_device() |