Searched refs:IPR_MAX_SGLIST (Results 1 – 2 of 2) sorted by relevance
171 #define IPR_MAX_SGLIST 64 macro317 #define IPR_NUM_IOADL_ENTRIES IPR_MAX_SGLIST
3772 sg_size = buf_len / (IPR_MAX_SGLIST - 1); in ipr_alloc_ucode_buffer()6407 .sg_tablesize = IPR_MAX_SGLIST,