Home
last modified time | relevance | path

Searched refs:AHD_64BIT_ADDRESSING (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_inline.h111 if ((ahd->flags & AHD_64BIT_ADDRESSING) != 0) in ahd_sg_size()
H A Daic79xx_osm_pci.c198 ahd->flags |= AHD_64BIT_ADDRESSING; in ahd_linux_pci_dev_probe()
H A Daic79xx_pci.c331 if ((ahd->flags & (AHD_39BIT_ADDRESSING|AHD_64BIT_ADDRESSING)) != 0) { in ahd_pci_config()
H A Daic79xx.h361 AHD_64BIT_ADDRESSING = 0x20000,/* Use 64 bit addressing scheme. */ enumerator
H A Daic79xx_core.c411 && (ahd->flags & AHD_64BIT_ADDRESSING) != 0) { in ahd_sg_setup()
456 if ((ahd->flags & AHD_64BIT_ADDRESSING) != 0) { in ahd_setup_data_scb()
1575 if ((ahd->flags & AHD_64BIT_ADDRESSING) != 0) { in ahd_run_data_fifo()
1732 if ((scb->ahd_softc->flags & AHD_64BIT_ADDRESSING) != 0) { in ahd_dump_sglist()
5714 if ((ahd->flags & AHD_64BIT_ADDRESSING) != 0) { in ahd_handle_ign_wide_residue()
5853 if ((ahd->flags & AHD_64BIT_ADDRESSING) != 0) { in ahd_reinitialize_dataptrs()
5981 if ((ahd->flags & AHD_64BIT_ADDRESSING) != 0) in ahd_sglist_size()
6911 if ((ahd->flags & AHD_64BIT_ADDRESSING) != 0) in ahd_alloc_scbs()
9335 if ((ahd->flags & AHD_64BIT_ADDRESSING) != 0) in ahd_loadseq()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_inline.h111 if ((ahd->flags & AHD_64BIT_ADDRESSING) != 0) in ahd_sg_size()
H A Daic79xx_osm_pci.c178 ahd->flags |= AHD_64BIT_ADDRESSING; in ahd_linux_pci_dev_probe()
H A Daic79xx_pci.c331 if ((ahd->flags & (AHD_39BIT_ADDRESSING|AHD_64BIT_ADDRESSING)) != 0) { in ahd_pci_config()
H A Daic79xx.h361 AHD_64BIT_ADDRESSING = 0x20000,/* Use 64 bit addressing scheme. */ enumerator
H A Daic79xx_core.c411 && (ahd->flags & AHD_64BIT_ADDRESSING) != 0) { in ahd_sg_setup()
456 if ((ahd->flags & AHD_64BIT_ADDRESSING) != 0) { in ahd_setup_data_scb()
1575 if ((ahd->flags & AHD_64BIT_ADDRESSING) != 0) { in ahd_run_data_fifo()
1732 if ((scb->ahd_softc->flags & AHD_64BIT_ADDRESSING) != 0) { in ahd_dump_sglist()
5712 if ((ahd->flags & AHD_64BIT_ADDRESSING) != 0) { in ahd_handle_ign_wide_residue()
5851 if ((ahd->flags & AHD_64BIT_ADDRESSING) != 0) { in ahd_reinitialize_dataptrs()
5979 if ((ahd->flags & AHD_64BIT_ADDRESSING) != 0) in ahd_sglist_size()
6910 if ((ahd->flags & AHD_64BIT_ADDRESSING) != 0) in ahd_alloc_scbs()
9331 if ((ahd->flags & AHD_64BIT_ADDRESSING) != 0) in ahd_loadseq()

Completed in 29 milliseconds