Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c573 #define RAMPSM 0x00000200ul /* aic7870+ only */ macro
992 ramps = (devconfig & RAMPSM) != 0; in ahc_ext_scbram_present()