Searched refs:CSIZE_LATTIME (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/scsi/aic7xxx/ |
D | aic79xx_pci.c | 240 #define CSIZE_LATTIME 0x0c macro 358 ahd_pci_read_config(ahd->dev_softc, CSIZE_LATTIME, in ahd_pci_config() 392 ahd_pci_read_config(ahd->dev_softc, CSIZE_LATTIME, /*bytes*/1); in ahd_pci_suspend() 403 ahd_pci_write_config(ahd->dev_softc, CSIZE_LATTIME, in ahd_pci_resume()
|
D | aic7xxx_pci.c | 585 #define CSIZE_LATTIME 0x0c macro 843 ahc_pci_read_config(ahc->dev_softc, CSIZE_LATTIME, in ahc_pci_config() 850 ahc_pci_write_config(ahc->dev_softc, CSIZE_LATTIME, in ahc_pci_config() 932 ahc_pci_read_config(ahc->dev_softc, CSIZE_LATTIME, /*bytes*/1); in ahc_pci_config() 2024 ahc_pci_write_config(ahc->dev_softc, CSIZE_LATTIME, in ahc_pci_resume() 2315 ahc_pci_write_config(pci, CSIZE_LATTIME, 0, /*bytes*/1); in ahc_aic7895_setup()
|