Searched refs:rdspeed (Results 1 – 1 of 1) sorted by relevance
292 uint32_t rdspeed, uint32_t wrspeed);3455 cdsetspeed(struct cam_periph *periph, uint32_t rdspeed, uint32_t wrspeed) in cdsetspeed() argument3467 if (rdspeed < 177) in cdsetspeed()3468 rdspeed *= 177; in cdsetspeed()3487 scsi_ulto2b(rdspeed, scsi_cmd->readspeed); in cdsetspeed()