Searched refs:cdsetspeed (Results 1 – 1 of 1) sorted by relevance
291 static int cdsetspeed(struct cam_periph *periph,2551 error = cdsetspeed(periph, *(uint32_t *)addr, CDR_MAX_SPEED); in cdioctl()2556 error = cdsetspeed(periph, CDR_MAX_SPEED, *(uint32_t *)addr); in cdioctl()3455 cdsetspeed(struct cam_periph *periph, uint32_t rdspeed, uint32_t wrspeed) in cdsetspeed() function