Searched refs:PMCS_MAX_CHUNKS (Results 1 – 2 of 2) sorted by relevance
123 #define PMCS_MAX_CHUNKS 32 /* max chunks per command */ macro
78 ((PMCS_SGL_NCHUNKS - 1) * (PMCS_MAX_CHUNKS - 1)) + PMCS_SGL_NCHUNKS; in pmcs_scsa_init()