Lines Matching refs:scnprintf
79 return scnprintf(buf, PAGE_SIZE, "%s", ib_ipath_version); in show_version()
84 return scnprintf(buf, PAGE_SIZE, "%d\n", in show_num_units()
100 ret = scnprintf(buf, PAGE_SIZE, "0x%llx\n", in show_status()
165 return scnprintf(buf, PAGE_SIZE, "%s", dd->ipath_boardversion); in show_boardversion()
174 return scnprintf(buf, PAGE_SIZE, "%s", dd->ipath_lbus_info); in show_localbus_info()
183 return scnprintf(buf, PAGE_SIZE, "%u\n", dd->ipath_lmc); in show_lmc()
219 return scnprintf(buf, PAGE_SIZE, "0x%x\n", dd->ipath_lid); in show_lid()
255 return scnprintf(buf, PAGE_SIZE, "0x%x\n", dd->ipath_mlid); in show_mlid()
289 return scnprintf(buf, PAGE_SIZE, in show_guid()
345 return scnprintf(buf, PAGE_SIZE, "%u\n", dd->ipath_nguid); in show_nguid()
355 return scnprintf(buf, PAGE_SIZE, "%u\n", dd->ipath_cfgports - 1); in show_nports()
376 return scnprintf(buf, PAGE_SIZE, "%u\n", dd->ipath_unit); in show_unit()
385 return scnprintf(buf, PAGE_SIZE, "%hu\n", dd->ipath_jint_max_packets); in show_jint_max_packets()
412 return scnprintf(buf, PAGE_SIZE, "%hu\n", dd->ipath_jint_idle_ticks); in show_jint_idle_ticks()
439 return scnprintf(\
599 return scnprintf(buf, PAGE_SIZE, "%u\n", dd->ipath_ibmtu); in show_mtu()
632 return scnprintf(buf, PAGE_SIZE, "%u\n", in show_enabled()
733 count += scnprintf(buf + count, PAGE_SIZE - count, "%d%c", in show_logged_errs()
756 ret = scnprintf(buf, PAGE_SIZE, "%d\n", ret); in show_hrtbt_enb()
809 ret = scnprintf(buf, PAGE_SIZE, "%d\n", ret); in show_lwid_enb()
850 ret = scnprintf(buf, PAGE_SIZE, "%d\n", ret); in show_lwid()
866 ret = scnprintf(buf, PAGE_SIZE, "%d\n", ret); in show_spd_enb()
906 ret = scnprintf(buf, PAGE_SIZE, "%d\n", ret); in show_spd()
922 ret = scnprintf(buf, PAGE_SIZE, "%d\n", ret); in show_rx_polinv_enb()
963 ret = scnprintf(buf, PAGE_SIZE, "%d\n", ret); in show_lanerev_enb()
1065 ret = scnprintf(buf, PAGE_SIZE, "%d %d %02X %02X %d %d\n", in show_tempsense()