Home
last modified time | relevance | path

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

/openbsd/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1690 #define CCSGRESET 0x01 macro
H A Daic7xxx.reg1160 field CCSGRESET 0x01
H A Daic79xx_reg.h3356 #define CCSGRESET 0x01 macro
H A Daic79xx.reg2787 field CCSGRESET 0x01
H A Daic7xxx.seq768 mvi CCSGCTL, CCSGEN|CCSGRESET ret;
H A Daic79xx.seq1539 mvi CCSGCTL, CCSGEN|CCSGRESET;
/openbsd/sys/dev/ic/
H A Daic79xx.c388 ahd_outb(ahd, CCSGCTL, CCSGRESET); in ahd_clear_fifo()