Searched refs:DSCOMMAND0 (Results 1 – 6 of 6) sorted by relevance
| /freebsd-10-stable/sys/dev/aic7xxx/ |
| D | aic7xxx_pci.c | 902 dscommand0 = ahc_inb(ahc, DSCOMMAND0); in ahc_pci_config() 923 ahc_outb(ahc, DSCOMMAND0, dscommand0); in ahc_pci_config() 1016 ahc->bus_softc.pci_softc.dscommand0 = ahc_inb(ahc, DSCOMMAND0); in ahc_pci_config() 1074 ramps = (ahc_inb(ahc, DSCOMMAND0) & RAMPS) != 0; in ahc_ext_scbram_present() 1117 dscommand0 = ahc_inb(ahc, DSCOMMAND0); in ahc_scbram_config() 1126 ahc_outb(ahc, DSCOMMAND0, dscommand0); in ahc_scbram_config() 2088 ahc_outb(ahc, DSCOMMAND0, ahc->bus_softc.pci_softc.dscommand0); in ahc_pci_chip_init()
|
| D | aic7xxx_reg.h | 1466 #define DSCOMMAND0 0x84 macro
|
| D | aic7xxx.reg | 692 register DSCOMMAND0 {
|
| D | aic79xx_reg.h | 2533 #define DSCOMMAND0 0x19 macro
|
| D | aic79xx.c | 6609 ahd_outb(ahd, DSCOMMAND0, ahd_inb(ahd, DSCOMMAND0)|MPARCKEN|CACHETHEN); in ahd_chip_init()
|
| D | aic79xx.reg | 416 register DSCOMMAND0 {
|