Home
last modified time | relevance | path

Searched refs:PCI_CXL_DEV_STATUS_VIRAL (Results 1 – 2 of 2) sorted by relevance

/pciutils/lib/
H A Dheader.h1128 #define PCI_CXL_DEV_STATUS_VIRAL 0x4000 /* CXL Viral Handling Status */ macro
/pciutils/
H A Dls-ecaps.c890 printf("\t\tCXLSta:\tViral%c\n", FLAG(w, PCI_CXL_DEV_STATUS_VIRAL)); in dvsec_cxl_device()