Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c8552 u_int sg_prefetch_cnt_limit; in ahd_loadseq() local
8631 sg_prefetch_cnt_limit = -(sg_prefetch_cnt - sg_size + 1); in ahd_loadseq()
8633 download_consts[SG_PREFETCH_CNT_LIMIT] = sg_prefetch_cnt_limit; in ahd_loadseq()