Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
DDAC960.c6492 int ProgressMessageLength = strlen(StatusMessage); in dac960_current_status_proc_show() local
6500 ProgressMessageLength = Controller->ProgressBufferLength; in dac960_current_status_proc_show()
6501 if (DAC960_CheckStatusBuffer(Controller, 2 + ProgressMessageLength)) in dac960_current_status_proc_show()
6512 Controller->CurrentStatusLength += ProgressMessageLength; in dac960_current_status_proc_show()