Home
last modified time | relevance | path

Searched refs:IPR_MAX_SGLIST (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dipr.h171 #define IPR_MAX_SGLIST 64 macro
317 #define IPR_NUM_IOADL_ENTRIES IPR_MAX_SGLIST
H A Dipr.c3772 sg_size = buf_len / (IPR_MAX_SGLIST - 1); in ipr_alloc_ucode_buffer()
6407 .sg_tablesize = IPR_MAX_SGLIST,