Searched refs:pvdt (Results 1 – 1 of 1) sorted by relevance
/external/sg3_utils/src/ |
D | sg_logs.c | 4390 static const char * pvdt = "Peak value detector threshold"; in show_sas_phy_event_info() local 4476 sg_scnpr(b + n, blen - n, "\t%s: %u", pvdt, thresh_val & 0xff); in show_sas_phy_event_info() 4487 sg_scnpr(b + n, blen - n, "\t%s (us): %u", pvdt, u); in show_sas_phy_event_info() 4489 sg_scnpr(b + n, blen - n, "\t%s (ms): %u", pvdt, in show_sas_phy_event_info() 4495 sg_scnpr(b + n, blen - n, "\t%s: %u", pvdt, thresh_val); in show_sas_phy_event_info() 4500 sg_scnpr(b + n, blen - n, "\t%s: %u", pvdt, thresh_val); in show_sas_phy_event_info() 4621 static char * pvdt = "peak_value_detector_threshold"; in show_sas_port_param() local 4859 sgj_js_nv_ihex(jsp, jo3p, pvdt, pvdt_v); in show_sas_port_param() 4861 sgj_js_nv_ihex(jsp, jo3p, pvdt, pvdt_v); in show_sas_port_param() 4863 sgj_js_nv_ihex(jsp, jo3p, pvdt, pvdt_v); in show_sas_port_param() [all …]
|