Searched refs:maxSG (Results 1 – 2 of 2) sorted by relevance
73 unsigned int maxSG; member
283 h->maxQsinceinit, h->max_outstanding, h->maxSG, in cciss_proc_get_info()2532 if (seg > h->maxSG) in do_cciss_request()2533 h->maxSG = seg; in do_cciss_request()