Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx_core.c9268 u_int sg_prefetch_cnt_limit; in ahd_loadseq() local
9348 sg_prefetch_cnt_limit = -(sg_prefetch_cnt - sg_size + 1); in ahd_loadseq()
9350 download_consts[SG_PREFETCH_CNT_LIMIT] = sg_prefetch_cnt_limit; in ahd_loadseq()