Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
DDAC960.c6470 int ProgressMessageLength = strlen(StatusMessage); in dac960_current_status_proc_show() local
6478 ProgressMessageLength = Controller->ProgressBufferLength; in dac960_current_status_proc_show()
6479 if (DAC960_CheckStatusBuffer(Controller, 2 + ProgressMessageLength)) in dac960_current_status_proc_show()
6490 Controller->CurrentStatusLength += ProgressMessageLength; in dac960_current_status_proc_show()