Home
last modified time | relevance | path

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

/drivers/scsi/
Dipr.h186 #define IPR_MAX_SGLIST 64 macro
333 #define IPR_NUM_IOADL_ENTRIES IPR_MAX_SGLIST
Dipr.c3774 sg_size = buf_len / (IPR_MAX_SGLIST - 1); in ipr_alloc_ucode_buffer()
6597 .sg_tablesize = IPR_MAX_SGLIST,