Searched refs:RAMPSM (Results 1 – 2 of 2) sorted by relevance
648 #define RAMPSM 0x00000200ul /* aic7870+ only */ macro1081 ramps = (devconfig & RAMPSM) != 0; in ahc_ext_scbram_present()
511 #define RAMPSM 0x00000200ul /* aic7870 only */ macro10115 if ((devconfig & RAMPSM) && (aic7xxx_scbram)) in aic7xxx_detect()10121 else if (devconfig & RAMPSM) in aic7xxx_detect()