dscommand0 1053 dev/ic/aic79xx.h uint8_t dscommand0; dscommand0 925 dev/ic/aic7xxxvar.h uint8_t dscommand0; dscommand0 713 dev/pci/ahc_pci.c uint8_t dscommand0; dscommand0 925 dev/pci/ahc_pci.c dscommand0 = ahc_inb(ahc, DSCOMMAND0); dscommand0 926 dev/pci/ahc_pci.c dscommand0 |= MPARCKEN|CACHETHEN; dscommand0 933 dev/pci/ahc_pci.c dscommand0 &= ~DPARCKEN; dscommand0 941 dev/pci/ahc_pci.c dscommand0 |= CACHETHEN; dscommand0 944 dev/pci/ahc_pci.c dscommand0 &= ~CACHETHEN; dscommand0 946 dev/pci/ahc_pci.c ahc_outb(ahc, DSCOMMAND0, dscommand0); dscommand0 1042 dev/pci/ahc_pci.c ahc->bus_softc.pci_softc.dscommand0 = ahc_inb(ahc, DSCOMMAND0); dscommand0 1167 dev/pci/ahc_pci.c u_int dscommand0; dscommand0 1169 dev/pci/ahc_pci.c dscommand0 = ahc_inb(ahc, DSCOMMAND0); dscommand0 1171 dev/pci/ahc_pci.c dscommand0 &= ~INTSCBRAMSEL; dscommand0 1173 dev/pci/ahc_pci.c dscommand0 |= INTSCBRAMSEL; dscommand0 1175 dev/pci/ahc_pci.c dscommand0 &= ~USCBSIZE32; dscommand0 1177 dev/pci/ahc_pci.c dscommand0 |= USCBSIZE32; dscommand0 1178 dev/pci/ahc_pci.c ahc_outb(ahc, DSCOMMAND0, dscommand0); dscommand0 1426 dev/pci/ahc_pci.c ahc_outb(ahc, DSCOMMAND0, ahc->bus_softc.pci_softc.dscommand0);