Searched refs:DSCOMMAND0 (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx_pci.c | 894 dscommand0 = ahc_inb(ahc, DSCOMMAND0); in ahc_pci_config() 914 ahc_outb(ahc, DSCOMMAND0, dscommand0); in ahc_pci_config() 1006 ahc->bus_softc.pci_softc.dscommand0 = ahc_inb(ahc, DSCOMMAND0); in ahc_pci_config() 1064 ramps = (ahc_inb(ahc, DSCOMMAND0) & RAMPS) != 0; in ahc_ext_scbram_present() 1107 dscommand0 = ahc_inb(ahc, DSCOMMAND0); in ahc_scbram_config() 1116 ahc_outb(ahc, DSCOMMAND0, dscommand0); in ahc_scbram_config() 2077 ahc_outb(ahc, DSCOMMAND0, ahc->bus_softc.pci_softc.dscommand0); in ahc_pci_intr()
|
H A D | aic7xxx_reg.h | 1463 #define DSCOMMAND0 0x84 macro
|
H A D | aic7xxx.reg | 690 register DSCOMMAND0 {
|
H A D | aic79xx_reg.h | 2530 #define DSCOMMAND0 0x19 macro
|
H A D | aic79xx.c | 6540 ahd_outb(ahd, DSCOMMAND0, ahd_inb(ahd, DSCOMMAND0)|MPARCKEN|CACHETHEN); in ahd_chip_init()
|
H A D | aic79xx.reg | 414 register DSCOMMAND0 {
|