HomeSort by: relevance | last modified time | path
    Searched refs:SG_PREFETCH_CNT_LIMIT (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/microcode/aic7xxx/
aic79xx.seq 1351 add NONE, SG_PREFETCH_CNT_LIMIT, CCSGADDR;
aic79xx.reg 3950 const SG_PREFETCH_CNT_LIMIT download
aic79xx_reg.h 3769 #define SG_PREFETCH_CNT_LIMIT 0x01
  /src/sys/dev/ic/
aic79xx.c 8268 u_int sg_prefetch_cnt_limit; local in function:ahd_loadseq
8344 sg_prefetch_cnt_limit = -(sg_prefetch_cnt - sg_size + 1);
8346 download_consts[SG_PREFETCH_CNT_LIMIT] = sg_prefetch_cnt_limit;

Completed in 28 milliseconds