Lines Matching refs:oidp
273 sc = oidp->oid_arg1; in hdspe_sysctl_input_level()
286 error = sysctl_handle_string(oidp, buf, sizeof(buf), req); in hdspe_sysctl_input_level()
337 sc = oidp->oid_arg1; in hdspe_sysctl_output_level()
350 error = sysctl_handle_string(oidp, buf, sizeof(buf), req); in hdspe_sysctl_output_level()
401 sc = oidp->oid_arg1; in hdspe_sysctl_phones_level()
414 error = sysctl_handle_string(oidp, buf, sizeof(buf), req); in hdspe_sysctl_phones_level()
444 struct sc_info *sc = oidp->oid_arg1; in hdspe_sysctl_sample_rate()
451 error = sysctl_handle_int(oidp, &speed, 0, req); in hdspe_sysctl_sample_rate()
479 struct sc_info *sc = oidp->oid_arg1; in hdspe_sysctl_period()
486 error = sysctl_handle_int(oidp, &period, 0, req); in hdspe_sysctl_period()
510 sc = oidp->oid_arg1; in hdspe_sysctl_clock_preference()
530 error = sysctl_handle_string(oidp, buf, sizeof(buf), req); in hdspe_sysctl_clock_preference()
560 sc = oidp->oid_arg1; in hdspe_sysctl_clock_source()
589 return (sysctl_handle_string(oidp, buf, sizeof(buf), req)); in hdspe_sysctl_clock_source()
600 sc = oidp->oid_arg1; in hdspe_sysctl_clock_list()
618 return (sysctl_handle_string(oidp, buf, sizeof(buf), req)); in hdspe_sysctl_clock_list()
631 sc = oidp->oid_arg1; in hdspe_sysctl_sync_status()
661 return (sysctl_handle_string(oidp, buf, sizeof(buf), req)); in hdspe_sysctl_sync_status()