Home
last modified time | relevance | path

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

/openbsd/sys/dev/microcode/aic7xxx/
H A Daic79xx.seq274 add NONE, A, INT_COALESCING_CMDCOUNT;
288 clr INT_COALESCING_CMDCOUNT;
446 inc INT_COALESCING_CMDCOUNT;
H A Daic79xx_reg.h3668 #define INT_COALESCING_CMDCOUNT 0x156 macro
H A Daic79xx.reg3764 INT_COALESCING_CMDCOUNT {
/openbsd/sys/dev/ic/
H A Daic79xx.c6517 ahd_outw(ahd, INT_COALESCING_CMDCOUNT, 0); in ahd_chip_init()