Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic7xxx_pci.c577 #define SCBSIZE32 0x00010000ul /* aic789X only */ macro
1052 devconfig &= ~SCBSIZE32; in ahc_scbram_config()
1054 devconfig |= SCBSIZE32; in ahc_scbram_config()