Searched refs:CSIZE_LATTIME (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.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() 393 ahd_pci_read_config(ahd->dev_softc, CSIZE_LATTIME, /*bytes*/1); in ahd_pci_suspend() 404 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() 2025 ahc_pci_write_config(ahc->dev_softc, CSIZE_LATTIME, in ahc_pci_resume() 2317 ahc_pci_write_config(pci, CSIZE_LATTIME, 0, /*bytes*/1); in ahc_aic7895_setup()
|