Searched refs:ARCMSR_MAX_SG_ENTRIES (Results 1 – 2 of 2) sorted by relevance
50 #define ARCMSR_MAX_SG_ENTRIES 38 /* max 38*/ macro1250 struct SG32ENTRY sg32entry[ARCMSR_MAX_SG_ENTRIES]; /* 30h Scatter gather address */1251 struct SG64ENTRY sg64entry[ARCMSR_MAX_SG_ENTRIES]; /* 30h */
2986 if(nseg > ARCMSR_MAX_SG_ENTRIES) { in arcmsr_execute_srb()4928 /*maxsize*/ ARCMSR_MAX_SG_ENTRIES * PAGE_SIZE * ARCMSR_MAX_FREESRB_NUM, in arcmsr_alloc_srb()4929 /*nsegments*/ ARCMSR_MAX_SG_ENTRIES, in arcmsr_alloc_srb()