Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/
H A Dahd_pci.c605 hcntrl &= ~CHIPRST; in ahd_pci_test_register_access()
/openbsd-src/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1507 #define CHIPRST 0x01 macro
H A Daic7xxx.reg767 field CHIPRST 0x01
H A Daic79xx_reg.h2462 #define CHIPRST 0x01 macro
H A Daic79xx.reg255 field CHIPRST 0x01
/openbsd-src/sys/dev/ic/
H A Daic7xxx.c4042 ahc_outb(ahc, HCNTRL, CHIPRST | ahc->pause); in ahc_reset()
H A Daic79xx.c5476 * During the assertion of CHIPRST, the chip in ahd_reset()
5481 * PERR and SERR responses during the CHIPRST. in ahd_reset()
5486 ahd_outb(ahd, HCNTRL, CHIPRST | ahd->pause); in ahd_reset()