Searched refs:cdpause (Results 1 – 1 of 1) sorted by relevance
288 static int cdpause(struct cam_periph *periph, uint32_t go);2493 error = cdpause(periph, 1); in cdioctl()2498 error = cdpause(periph, 0); in cdioctl()3354 cdpause(struct cam_periph *periph, uint32_t go) in cdpause() function