Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1689 #define CCSGRESET 0x01 macro
H A Daic7xxx.reg1157 field CCSGRESET 0x01
H A Daic79xx_reg.h3354 #define CCSGRESET 0x01 macro
H A Daic79xx.reg2784 field CCSGRESET 0x01
H A Daic7xxx.seq765 mvi CCSGCTL, CCSGEN|CCSGRESET ret;
H A Daic79xx.seq1536 mvi CCSGCTL, CCSGEN|CCSGRESET;
H A Daic79xx.c360 ahd_outb(ahd, CCSGCTL, CCSGRESET); in ahd_clear_fifo()