Searched refs:NUM_SGL_MIN (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/esas2r/
H A Desas2r_main.c587 if (num_sg_lists < NUM_SGL_MIN)
588 num_sg_lists = NUM_SGL_MIN;
H A Desas2r.h75 #define NUM_SGL_MIN 8 macro
H A Desas2r_init.c847 if (i < NUM_SGL_MIN)

Completed in 209 milliseconds