Home
last modified time | relevance | path

Searched refs:AHD_64BIT_ADDRESSING (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/drivers/scsi/aic7xxx/
Daic79xx_inline.h111 if ((ahd->flags & AHD_64BIT_ADDRESSING) != 0) in ahd_sg_size()
Daic79xx_osm_pci.c198 ahd->flags |= AHD_64BIT_ADDRESSING; in ahd_linux_pci_dev_probe()
Daic79xx_pci.c331 if ((ahd->flags & (AHD_39BIT_ADDRESSING|AHD_64BIT_ADDRESSING)) != 0) { in ahd_pci_config()
Daic79xx.h361 AHD_64BIT_ADDRESSING = 0x20000,/* Use 64 bit addressing scheme. */ enumerator
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()
Daic79xx_seq.h_shipped899 return ((ahd->flags & AHD_64BIT_ADDRESSING) != 0);
Daic79xx.seq1561 if ((ahd->flags & AHD_64BIT_ADDRESSING) != 0) {
1571 if ((ahd->flags & AHD_64BIT_ADDRESSING) != 0) {