Searched refs:DSCOMMAND0 (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14.2/sys/dev/aic7xxx/ |
| H A D | aic7xxx_pci.c | 901 dscommand0 = ahc_inb(ahc, DSCOMMAND0); in ahc_pci_config() 921 ahc_outb(ahc, DSCOMMAND0, dscommand0); in ahc_pci_config() 1013 ahc->bus_softc.pci_softc.dscommand0 = ahc_inb(ahc, DSCOMMAND0); in ahc_pci_config() 1071 ramps = (ahc_inb(ahc, DSCOMMAND0) & RAMPS) != 0; in ahc_ext_scbram_present() 1114 dscommand0 = ahc_inb(ahc, DSCOMMAND0); in ahc_scbram_config() 1123 ahc_outb(ahc, DSCOMMAND0, dscommand0); in ahc_scbram_config() 2084 ahc_outb(ahc, DSCOMMAND0, ahc->bus_softc.pci_softc.dscommand0); in ahc_pci_chip_init()
|
| 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 | 6556 ahd_outb(ahd, DSCOMMAND0, ahd_inb(ahd, DSCOMMAND0)|MPARCKEN|CACHETHEN); in ahd_chip_init()
|
| H A D | aic79xx.reg | 414 register DSCOMMAND0 {
|