Searched refs:PCI_CXL_DEV_LEN_REV2 (Results 1 – 2 of 2) sorted by relevance
939 if (rev >= 2 && len >= PCI_CXL_DEV_LEN_REV2) in dvsec_cxl_device()950 if (len > PCI_CXL_DEV_LEN_REV2) in dvsec_cxl_device()
1111 #define PCI_CXL_DEV_LEN_REV2 0x3c /* ... for Rev2 */ macro