Searched refs:IPR_MAX_SGLIST (Results 1 – 2 of 2) sorted by relevance
173 #define IPR_MAX_SGLIST 64 macro320 #define IPR_NUM_IOADL_ENTRIES IPR_MAX_SGLIST
3860 sg_size = buf_len / (IPR_MAX_SGLIST - 1); in ipr_alloc_ucode_buffer()6762 .sg_tablesize = IPR_MAX_SGLIST,