Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/block/
Dcciss.h58 int max_outstanding; /* Debug */ member
165 if ( h->commands_outstanding > h->max_outstanding) in SA5_submit_command()
166 h->max_outstanding = h->commands_outstanding; in SA5_submit_command()
Dcciss.c283 h->maxQsinceinit, h->max_outstanding, h->maxSG, in cciss_proc_get_info()