Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/block/
DDAC960.c5809 Controller->ProgressBufferLength = Length; in DAC960_Message()
6499 if (Controller->ProgressBufferLength > 0) in dac960_current_status_proc_show()
6500 ProgressMessageLength = Controller->ProgressBufferLength; in dac960_current_status_proc_show()
6506 if (Controller->ProgressBufferLength > 0) in dac960_current_status_proc_show()
DDAC960.h2302 unsigned int ProgressBufferLength; member