Home
last modified time | relevance | path

Searched refs:DEVCONFIG (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx_pci.c233 #define DEVCONFIG 0x40 macro
332 devconfig = ahd_pci_read_config(ahd->dev_softc, DEVCONFIG, /*bytes*/4); in ahd_pci_config()
361 DEVCONFIG, /*bytes*/4); in ahd_pci_config()
363 ahd_pci_write_config(ahd->dev_softc, DEVCONFIG, in ahd_pci_config()
653 devconfig = ahd_pci_read_config(ahd->dev_softc, DEVCONFIG, /*bytes*/4); in ahd_configure_termination()
660 ahd_pci_write_config(ahd->dev_softc, DEVCONFIG, devconfig, /*bytes*/4); in ahd_configure_termination()
Daic7xxx_pci.c643 #define DEVCONFIG 0x40 macro
815 devconfig = ahc_pci_read_config(ahc->dev_softc, DEVCONFIG, /*bytes*/4); in ahc_pci_config()
834 ahc_pci_write_config(ahc->dev_softc, DEVCONFIG, devconfig, /*bytes*/4); in ahc_pci_config()
943 DEVCONFIG, /*bytes*/4); in ahc_pci_config()
1008 ahc_pci_read_config(ahc->dev_softc, DEVCONFIG, /*bytes*/4); in ahc_pci_config()
1067 DEVCONFIG, /*bytes*/4); in ahc_ext_scbram_present()
1110 devconfig = ahc_pci_read_config(ahc->dev_softc, DEVCONFIG, /*bytes*/4); in ahc_scbram_config()
1143 ahc_pci_write_config(ahc->dev_softc, DEVCONFIG, devconfig, /*bytes*/4); in ahc_scbram_config()
1579 DEVCONFIG, /*bytes*/4); in ahc_parse_pci_eeprom()
1583 ahc_pci_write_config(ahc->dev_softc, DEVCONFIG, in ahc_parse_pci_eeprom()
[all …]
/linux-2.4.37.9/drivers/scsi/
DREADME.aic7xxx249 bit in the DEVCONFIG PCI register. Currently, this is one of the
283 initial DEVCONFIG values for each of your aic7xxx controllers as
286 which the initial DEVCONFIG values are printed out is not gauranteed
290 DEVCONFIG values with the right controllers if you have more than
294 DEVCONFIG values for each controller, then figure out what the
301 you unplug all the SCSI cables, get the starting DEVCONFIG value.
302 If the initial DEVCONFIG value is divisible by 2, then the correct
306 the above options. If DEVCONFIG was even, then the correct setting
Daic7xxx_old.c508 #define DEVCONFIG 0x40 macro
8387 pci_read_config_byte(p->pdev, DEVCONFIG, &devconfig); in aic7xxx_register()
8400 pci_write_config_byte(p->pdev, DEVCONFIG, devconfig); in aic7xxx_register()
9763 pci_read_config_dword(pdev, DEVCONFIG, &devconfig); in aic7xxx_detect()
9769 pci_write_config_dword(pdev, DEVCONFIG, devconfig); in aic7xxx_detect()
9906 pci_write_config_dword(temp_p->pdev, DEVCONFIG, devconfig); in aic7xxx_detect()
9952 pci_read_config_dword(pdev, DEVCONFIG, &devconfig); in aic7xxx_detect()
9954 pci_write_config_dword(pdev, DEVCONFIG, devconfig); in aic7xxx_detect()
10020 pci_read_config_dword(pdev, DEVCONFIG, &devconfig); in aic7xxx_detect()
10090 pci_read_config_dword(pdev, DEVCONFIG, &devconfig); in aic7xxx_detect()
[all …]
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
DREADME.aic7xxx283 bit in the DEVCONFIG PCI register. Currently, this is one of the
317 initial DEVCONFIG values for each of your aic7xxx controllers as
320 which the initial DEVCONFIG values are printed out is not gauranteed
324 DEVCONFIG values with the right controllers if you have more than
328 DEVCONFIG values for each controller, then figure out what the
335 you unplug all the SCSI cables, get the starting DEVCONFIG value.
336 If the initial DEVCONFIG value is divisible by 2, then the correct
340 the above options. If DEVCONFIG was even, then the correct setting