Searched refs:SCBSIZE32 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c573 #define SCBSIZE32 0x00010000ul /* aic789X only */ macro
1040 devconfig &= ~SCBSIZE32;
1042 devconfig |= SCBSIZE32;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daic7xxx_old.c445 #define SCBSIZE32 0x00010000ul /* aic789X only */ macro
9343 * The 7895 is the only chipset that sets the SCBSIZE32 param
9350 devconfig |= SCBSIZE32;

Completed in 124 milliseconds