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

/drivers/scsi/mvsas/
H A Dmv_64xx.h132 #define MAX_SG_ENTRY 64 macro
H A Dmv_94xx.h219 #define MAX_SG_ENTRY 255 macro
H A Dmv_chips.h240 return MAX_SG_ENTRY;
H A Dmv_94xx.c973 for (i = from; i < MAX_SG_ENTRY; i++, ++buf_prd) {
974 if (i == MAX_SG_ENTRY - 1) {
H A Dmv_64xx.c746 for (i = 0; i < MAX_SG_ENTRY - from; i++) {

Completed in 1316 milliseconds