Home
last modified time | relevance | path

Searched refs:AHD_39BIT_ADDRESSING (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx_seq.h858 return ((ahd->flags & AHD_39BIT_ADDRESSING) != 0); in ahd_patch15_func()
Daic79xx_osm_pci.c175 ahd->flags |= AHD_39BIT_ADDRESSING; in ahd_linux_pci_dev_probe()
Daic79xx_pci.c354 if ((ahd->flags & (AHD_39BIT_ADDRESSING|AHD_64BIT_ADDRESSING)) != 0) { in ahd_pci_config()
Daic79xx.h368 AHD_39BIT_ADDRESSING = 0x10000,/* Use 39 bit addressing scheme. */ enumerator
Daic79xx_inline.h308 if ((ahd->flags & AHD_39BIT_ADDRESSING) != 0) { in ahd_setup_data_scb()
Daic79xx_osm.c755 && (ahd->flags & AHD_39BIT_ADDRESSING) != 0) in ahd_linux_map_seg()
Daic79xx.seq1322 if ((ahd->flags & AHD_39BIT_ADDRESSING) != 0) {
Daic79xx_core.c5872 /*lowaddr*/ahd->flags & AHD_39BIT_ADDRESSING in ahd_init()