Home
last modified time | relevance | path

Searched refs:IPR_MAX_SGLIST (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dipr.h173 #define IPR_MAX_SGLIST 64 macro
320 #define IPR_NUM_IOADL_ENTRIES IPR_MAX_SGLIST
H A Dipr.c3861 sg_size = buf_len / (IPR_MAX_SGLIST - 1); in ipr_alloc_ucode_buffer()
6763 .sg_tablesize = IPR_MAX_SGLIST,
/kernel/linux/linux-6.6/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,

Completed in 34 milliseconds