Home
last modified time | relevance | path

Searched refs:pci_cachesize (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c357 ahd->pci_cachesize = in ahd_pci_config()
360 ahd->pci_cachesize *= 4; in ahd_pci_config()
H A Daic7xxx_pci.c842 ahc->pci_cachesize = in ahc_pci_config()
845 ahc->pci_cachesize *= 4; in ahc_pci_config()
848 && ahc->pci_cachesize == 4) { in ahc_pci_config()
852 ahc->pci_cachesize = 0; in ahc_pci_config()
H A Daic7xxx.h1060 u_int pci_cachesize; member
H A Daic79xx.h1213 u_int pci_cachesize; member
H A Daic7xxx_core.c6816 download_consts[CACHESIZE_MASK] = ahc->pci_cachesize - 1; in ahc_loadseq()
6817 download_consts[INVERTED_CACHESIZE_MASK] = ~(ahc->pci_cachesize - 1); in ahc_loadseq()
6818 sg_prefetch_cnt = ahc->pci_cachesize; in ahc_loadseq()
H A Daic79xx_core.c9312 sg_prefetch_align = ahd->pci_cachesize; in ahd_loadseq()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c357 ahd->pci_cachesize = in ahd_pci_config()
360 ahd->pci_cachesize *= 4; in ahd_pci_config()
H A Daic7xxx_pci.c842 ahc->pci_cachesize = in ahc_pci_config()
845 ahc->pci_cachesize *= 4; in ahc_pci_config()
848 && ahc->pci_cachesize == 4) { in ahc_pci_config()
852 ahc->pci_cachesize = 0; in ahc_pci_config()
H A Daic7xxx.h1058 u_int pci_cachesize; member
H A Daic79xx.h1213 u_int pci_cachesize; member
H A Daic7xxx_core.c6811 download_consts[CACHESIZE_MASK] = ahc->pci_cachesize - 1; in ahc_loadseq()
6812 download_consts[INVERTED_CACHESIZE_MASK] = ~(ahc->pci_cachesize - 1); in ahc_loadseq()
6813 sg_prefetch_cnt = ahc->pci_cachesize; in ahc_loadseq()
H A Daic79xx_core.c9308 sg_prefetch_align = ahd->pci_cachesize; in ahd_loadseq()

Completed in 55 milliseconds