Home
last modified time | relevance | path

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

/openbmc/qemu/hw/cxl/
H A Dcxl-device-utils.c202 bool bg_started = false; in mailbox_reg_write() local
210 &len_out, pl, &bg_started); in mailbox_reg_write()
217 bg_started ? 1 : 0); in mailbox_reg_write()
/openbmc/qemu/include/hw/cxl/
H A Dcxl_device.h337 bool *bg_started);