Searched refs:cdsize (Results 1 – 1 of 1) sorted by relevance
229 static int cdsize(struct cam_periph *periph, u_int32_t *size);2228 if ((error = cdsize(periph, &size)) != 0) { in cdcheckmedia()2351 cdsize(struct cam_periph *periph, u_int32_t *size) in cdsize() function