Searched refs:CSIZE_LATTIME (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/scsi/aic7xxx/ |
D | aic79xx_pci.c | 246 #define CSIZE_LATTIME 0x0c macro 366 ahd_pci_read_config(ahd->dev_softc, CSIZE_LATTIME, in ahd_pci_config() 401 ahd_pci_read_config(ahd->dev_softc, CSIZE_LATTIME, /*bytes*/1); in ahd_pci_suspend() 412 ahd_pci_write_config(ahd->dev_softc, CSIZE_LATTIME, in ahd_pci_resume()
|
D | aic7xxx_pci.c | 592 #define CSIZE_LATTIME 0x0c macro 850 ahc_pci_read_config(ahc->dev_softc, CSIZE_LATTIME, in ahc_pci_config() 857 ahc_pci_write_config(ahc->dev_softc, CSIZE_LATTIME, in ahc_pci_config() 939 ahc_pci_read_config(ahc->dev_softc, CSIZE_LATTIME, /*bytes*/1); in ahc_pci_config() 2032 ahc_pci_write_config(ahc->dev_softc, CSIZE_LATTIME, in ahc_pci_resume() 2324 ahc_pci_write_config(pci, CSIZE_LATTIME, 0, /*bytes*/1); in ahc_aic7895_setup()
|
/linux-3.4.99/drivers/scsi/ |
D | aic7xxx_old.c | 440 #define CSIZE_LATTIME 0x0C macro
|