Home
last modified time | relevance | path

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

/qemu/include/hw/scsi/
H A Desp.h83 #define ESP_TCLO 0x0 macro
/qemu/hw/scsi/
H A Desp.c242 dmalen = s->rregs[ESP_TCLO]; in esp_get_tc()
253 s->rregs[ESP_TCLO] = dmalen; in esp_set_tc()
266 dmalen = s->wregs[ESP_TCLO]; in esp_get_stc()
1292 case ESP_TCLO: in esp_reg_write()