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

/linux-master/drivers/scsi/mvsas/
H A Dmv_64xx.h116 #define MAX_SG_ENTRY 64 macro
H A Dmv_94xx.h207 #define MAX_SG_ENTRY 255 macro
H A Dmv_chips.h224 return MAX_SG_ENTRY;
H A Dmv_94xx.c1005 for (i = from; i < MAX_SG_ENTRY; i++, ++buf_prd) {
1006 if (i == MAX_SG_ENTRY - 1) {
H A Dmv_64xx.c732 for (i = 0; i < MAX_SG_ENTRY - from; i++) {

Completed in 126 milliseconds