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

/linux-master/drivers/scsi/aacraid/
H A Daachba.c245 static int aac_convert_sgl = 1; /* convert non-conformable s/g list - enabled */
251 MODULE_PARM_DESC(aac_convert_sgl, "Convert non-conformable s/g list"
3931 int i, conformable = 0; local
3949 conformable = 1;
3955 conformable = 0;
3972 /* not conformable: evaluate required sg elements */
3973 if (!conformable) {

Completed in 144 milliseconds