Home
last modified time | relevance | path

Searched refs:AHC_EXTERNAL_SRAM (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx_proc.c251 if (p->flags & AHC_EXTERNAL_SRAM) in aic7xxx_proc_info()
/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c770 AHC_EXTERNAL_SRAM = 0x80000000 enumerator
10099 temp_p->flags |= AHC_EXTERNAL_SRAM; in aic7xxx_detect()
10119 temp_p->flags |= AHC_EXTERNAL_SRAM; in aic7xxx_detect()
10133 if ( (temp_p->flags & AHC_EXTERNAL_SRAM) && in aic7xxx_detect()