Home
last modified time | relevance | path

Searched defs:CXLCCI (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/cxl/
H A Dcxl_device.h145 typedef struct CXLCCI CXLCCI; typedef
175 typedef struct CXLCCI { struct
176 struct cxl_cmd cxl_cmd_set[256][256];
177 struct cel_log {
180 } cel_log[1 << 16];
181 size_t cel_size;
184 struct {
216 } CXLCCI; argument