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

  /src/sys/dev/microcode/aic7xxx/
aic79xx.seq 239 mov A, INT_COALESCING_MAXCMDS;
aic79xx.reg 3725 INT_COALESCING_MAXCMDS {
aic79xx_reg.h 2147 ahd_print_register(NULL, 0, "INT_COALESCING_MAXCMDS", 0x14c, regvalue, cur_col, wrap)
3619 #define INT_COALESCING_MAXCMDS 0x14c
  /src/sys/dev/ic/
aic79xx.c 6521 ahd->int_coalescing_maxcmds,
6787 ahd->int_coalescing_maxcmds = maxcmds;
6789 ahd_outb(ahd, INT_COALESCING_MAXCMDS, -maxcmds);

Completed in 63 milliseconds