Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c570 #define SCBSIZE32 0x00010000ul /* aic789X only */ macro
1045 devconfig &= ~SCBSIZE32; in ahc_scbram_config()
1047 devconfig |= SCBSIZE32; in ahc_scbram_config()