Le 09/02/2021 à 20:30, Mark Cave-Ayland a écrit :
> Rename TI_BUFSZ to ESP_FIFO_SZ since this constant is really describing the
> size
> of the FIFO and is not directly related to the TI size.
>
> Signed-off-by: Mark Cave-Ayland
> ---
> hw/scsi/esp.c | 117 ++
On 23/02/2021 18:49, Philippe Mathieu-Daudé wrote:
On 2/9/21 8:30 PM, Mark Cave-Ayland wrote:
Rename TI_BUFSZ to ESP_FIFO_SZ since this constant is really describing the size
of the FIFO and is not directly related to the TI size.
Signed-off-by: Mark Cave-Ayland
---
hw/scsi/esp.c |
On 2/9/21 8:30 PM, Mark Cave-Ayland wrote:
> Rename TI_BUFSZ to ESP_FIFO_SZ since this constant is really describing the
> size
> of the FIFO and is not directly related to the TI size.
>
> Signed-off-by: Mark Cave-Ayland
> ---
> hw/scsi/esp.c | 117 ++---
Rename TI_BUFSZ to ESP_FIFO_SZ since this constant is really describing the size
of the FIFO and is not directly related to the TI size.
Signed-off-by: Mark Cave-Ayland
---
hw/scsi/esp.c | 117 ++
include/hw/scsi/esp.h | 8 +--
2 files changed, 7