Le 02/03/2022 à 22:27, Mark Cave-Ayland a écrit :
This function is to be used to set the current PDMA callback rather than accessing the ESPState pdma_cb function pointer directly.Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org> --- hw/scsi/esp.c | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-)
Reviewed-by: Laurent Vivier <laur...@vivier.eu>