Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.h182 #define NUM_SGE_MASK_UPPER 0x0F macro
219 & NUM_SGE_MASK_UPPER); in set_num_sge()
226 sge_count = (u16)(((rctx_g35->u.bytes[1] & NUM_SGE_MASK_UPPER) in get_num_sge()