Home
last modified time | relevance | path

Searched refs:DSPCISTATUS (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h377 #define DSPCISTATUS 0x86 macro
Daic7xxx.reg977 register DSPCISTATUS {
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_pci.c960 ahc_outb(ahc, DSPCISTATUS, DFTHRSH_100); in ahc_pci_config()
1014 ahc->bus_softc.pci_softc.dspcistatus = ahc_inb(ahc, DSPCISTATUS); in ahc_pci_config()
2065 ahc_outb(ahc, DSPCISTATUS, ahc->bus_softc.pci_softc.dspcistatus); in ahc_pci_chip_init()
Daic7xxx_reg.h1497 #define DSPCISTATUS 0x86 macro
Daic7xxx.reg738 register DSPCISTATUS {
Daic7xxx_core.c4053 ahc_outb(ahc, DSPCISTATUS, 0); in ahc_shutdown()
/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c10157 aic_outb(temp_p, DFTHRSH_100, DSPCISTATUS); in aic7xxx_detect()