Home
last modified time | relevance | path

Searched refs:cdat_available (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/cxl/
H A Dport.c155 if (!port->cdat_available) in CDAT_read()
174 if ((attr == &bin_attr_CDAT) && port->cdat_available) in cxl_port_bin_attr_is_visible()
H A Dcxl.h604 bool cdat_available; member
/openbmc/linux/drivers/cxl/core/
H A Dpci.c624 port->cdat_available = true; in read_cdat_data()