Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/aic7xxx/
HDaic79xx_pci.c497 hcntrl &= ~CHIPRST; in ahd_pci_test_register_access()
HDaic7xxx_pci.c1283 if ((hcntrl & CHIPRST) != 0) { in ahc_pci_test_register_access()
1300 hcntrl &= ~CHIPRST; in ahc_pci_test_register_access()
HDaic7xxx_reg.h1506 #define CHIPRST 0x01 macro
HDaic7xxx.reg764 field CHIPRST 0x01
HDaic79xx_reg.h2460 #define CHIPRST 0x01 macro
HDaic79xx.reg252 field CHIPRST 0x01
HDaic7xxx.c4150 ahc_outb(ahc, HCNTRL, CHIPRST | ahc->pause); in ahc_reset()
HDaic79xx.c5492 ahd_outb(ahd, HCNTRL, CHIPRST | ahd->pause); in ahd_reset()