Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/scsi/
H A Desp.h149 #define CFG1_RESREPT 0x40 macro
/openbmc/qemu/hw/scsi/
H A Desp.c1149 if (!(s->wregs[ESP_CFG1] & CFG1_RESREPT)) { in esp_run_cmd()