Searched refs:ramps (Results 1 - 1 of 1) 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.c967 int ramps; local
977 ramps = (ahc_inb(ahc, DSCOMMAND0) & RAMPS) != 0;
985 ramps = 0;
987 ramps = (devconfig & RAMPSM) != 0;
989 ramps = 0;
991 if (ramps && single_user)

Completed in 124 milliseconds