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