taglinefilesource code
ppa_speed_high41drivers/scsi/ppa.cstatic int      ppa_speed_high = 1;      /* port delay in data phase */
ppa_speed_high275drivers/scsi/ppa.cppa_port_delay = ppa_speed_high;
ppa_speed_high465drivers/scsi/ppa.cif (ints[0] > 1) ppa_speed_high = ints[2];