Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_pci.c491 hcntrl &= ~CHIPRST; in ahd_pci_test_register_access()
H A Daic7xxx_pci.c1276 if ((hcntrl & CHIPRST) != 0) { in ahc_pci_test_register_access()
1293 hcntrl &= ~CHIPRST; in ahc_pci_test_register_access()
H A Daic7xxx_reg.h1506 #define CHIPRST 0x01 macro
H A Daic7xxx.reg764 field CHIPRST 0x01
H A Daic79xx_reg.h2460 #define CHIPRST 0x01 macro
H A Daic79xx.reg252 field CHIPRST 0x01
H A Daic79xx.c5464 ahd_outb(ahd, HCNTRL, CHIPRST | ahd->pause); in ahd_reset()