Searched refs:CHIPRST (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic7xxx_pci.c1288 if ((hcntrl & CHIPRST) != 0) {
1305 hcntrl &= ~CHIPRST;
H A Daic79xx_pci.c498 hcntrl &= ~CHIPRST;
H A Daic7xxx_reg.h1509 #define CHIPRST 0x01 macro
H A Daic79xx_reg.h2463 #define CHIPRST 0x01 macro
H A Daic7xxx.c4176 ahc_outb(ahc, HCNTRL, CHIPRST | ahc->pause);
H A Daic79xx.c5523 * During the assertion of CHIPRST, the chip
5528 * PERR and SERR responses during the CHIPRST.
5534 ahd_outb(ahd, HCNTRL, CHIPRST | ahd->pause);

Completed in 114 milliseconds