Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_osm_pci.c244 ahc->flags |= AHC_39BIT_ADDRESSING; in ahc_linux_pci_dev_probe()
H A Daic7xxx.h354 AHC_39BIT_ADDRESSING = 0x1000000, /* Use 39 bit addressing scheme. */ enumerator
H A Daic7xxx_osm.c484 && (ahc->flags & AHC_39BIT_ADDRESSING) != 0) in ahc_linux_map_seg()
H A Daic7xxx_pci.c745 if ((ahc->flags & AHC_39BIT_ADDRESSING) != 0) { in ahc_pci_config()
H A Daic7xxx_core.c1434 if ((ahc->flags & AHC_39BIT_ADDRESSING) != 0) { in ahc_handle_seqint()
4272 if ((ahc->flags & AHC_39BIT_ADDRESSING) != 0) { in ahc_reinitialize_dataptrs()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm_pci.c220 ahc->flags |= AHC_39BIT_ADDRESSING; in ahc_linux_pci_dev_probe()
H A Daic7xxx.h354 AHC_39BIT_ADDRESSING = 0x1000000, /* Use 39 bit addressing scheme. */ enumerator
H A Daic7xxx_osm.c485 && (ahc->flags & AHC_39BIT_ADDRESSING) != 0) in ahc_linux_map_seg()
H A Daic7xxx_pci.c745 if ((ahc->flags & AHC_39BIT_ADDRESSING) != 0) { in ahc_pci_config()
H A Daic7xxx_core.c1433 if ((ahc->flags & AHC_39BIT_ADDRESSING) != 0) { in ahc_handle_seqint()
4270 if ((ahc->flags & AHC_39BIT_ADDRESSING) != 0) { in ahc_reinitialize_dataptrs()

Completed in 32 milliseconds