Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
DDAC960.c5811 Controller->ProgressBufferLength = Length; in DAC960_Message()
6477 if (Controller->ProgressBufferLength > 0) in dac960_current_status_proc_show()
6478 ProgressMessageLength = Controller->ProgressBufferLength; in dac960_current_status_proc_show()
6484 if (Controller->ProgressBufferLength > 0) in dac960_current_status_proc_show()
DDAC960.h2301 unsigned int ProgressBufferLength; member