Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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; in aac_build_sgraw2() local
3949 conformable = 1; in aac_build_sgraw2()
3955 conformable = 0; in aac_build_sgraw2()
3972 /* not conformable: evaluate required sg elements */ in aac_build_sgraw2()
3973 if (!conformable) { in aac_build_sgraw2()
/kernel/linux/linux-5.10/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"
3967 int i, conformable = 0; in aac_build_sgraw2() local
3985 conformable = 1; in aac_build_sgraw2()
3991 conformable = 0; in aac_build_sgraw2()
4008 /* not conformable: evaluate required sg elements */ in aac_build_sgraw2()
4009 if (!conformable) { in aac_build_sgraw2()

Completed in 10 milliseconds