Home
last modified time | relevance | path

Searched refs:dscommand0 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/aic7xxx/
A Daic7xxx_pci.c711 u_int dscommand0; in ahc_pci_config() local
819 dscommand0 = ahc_inb(ahc, DSCOMMAND0); in ahc_pci_config()
820 dscommand0 |= MPARCKEN|CACHETHEN; in ahc_pci_config()
827 dscommand0 &= ~DPARCKEN; in ahc_pci_config()
835 dscommand0 |= CACHETHEN; in ahc_pci_config()
838 dscommand0 &= ~CACHETHEN; in ahc_pci_config()
1023 u_int dscommand0; in ahc_scbram_config() local
1027 dscommand0 &= ~INTSCBRAMSEL; in ahc_scbram_config()
1029 dscommand0 |= INTSCBRAMSEL; in ahc_scbram_config()
1031 dscommand0 &= ~USCBSIZE32; in ahc_scbram_config()
[all …]
A Daic7xxx.h886 uint8_t dscommand0; member
A Daic79xx.h1013 uint8_t dscommand0; member

Completed in 16 milliseconds