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.h136 typedef struct CXLCCI CXLCCI; typedef
166 typedef struct CXLCCI { struct
167 struct cxl_cmd cxl_cmd_set[256][256];
168 struct cel_log {
171 } cel_log[1 << 16];
172 size_t cel_size;
175 struct {
204 } CXLCCI; argument