Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/aic7xxx/
HDaic7xxx_reg.h1692 #define CCSGRESET 0x01 macro
HDaic7xxx.reg1159 field CCSGRESET 0x01
HDaic79xx_reg.h3357 #define CCSGRESET 0x01 macro
HDaic79xx.reg2786 field CCSGRESET 0x01
HDaic7xxx.seq767 mvi CCSGCTL, CCSGEN|CCSGRESET ret;
HDaic79xx.seq1538 mvi CCSGCTL, CCSGEN|CCSGRESET;
HDaic79xx.c366 ahd_outb(ahd, CCSGCTL, CCSGRESET); in ahd_clear_fifo()