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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/mvsas/
H A Dmv_64xx.h131 #define MAX_SG_ENTRY 64 macro
H A Dmv_94xx.h171 #define MAX_SG_ENTRY 255 macro
H A Dmv_chips.h246 return MAX_SG_ENTRY;
H A Dmv_94xx.c610 for (i = 0; i < MAX_SG_ENTRY - from; i++) {
H A Dmv_64xx.c750 for (i = 0; i < MAX_SG_ENTRY - from; i++) {

Completed in 124 milliseconds