Searched refs:CFG1_RESREPT (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/scsi/ | ||
H A D | esp.h | 149 #define CFG1_RESREPT 0x40 macro |
/openbmc/qemu/hw/scsi/ | ||
H A D | esp.c | 1149 if (!(s->wregs[ESP_CFG1] & CFG1_RESREPT)) { in esp_run_cmd() |