Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/cxl/
H A Dcxl.h63 CXLComponentState *cxl_usp_to_cstate(CXLUpstreamPort *usp);
/openbmc/qemu/hw/cxl/
H A Dcxl-host.c217 usp_cstate = cxl_usp_to_cstate(usp); in cxl_cfmws_find_device()
/openbmc/qemu/hw/pci-bridge/
H A Dcxl_upstream.c35 CXLComponentState *cxl_usp_to_cstate(CXLUpstreamPort *usp) in cxl_usp_to_cstate() function