Lines Matching refs:snprintf

139 		snprintf(ioc->tmp_string, MPT_STRING_LENGTH,  in _ctl_display_some_debug()
160 snprintf(ioc->tmp_string, MPT_STRING_LENGTH, in _ctl_display_some_debug()
191 snprintf(ioc->tmp_string, MPT_STRING_LENGTH, in _ctl_display_some_debug()
2313 return snprintf(buf, PAGE_SIZE, "%02d.%02d.%02d.%02d\n", in _ctl_version_fw_show()
2337 return snprintf(buf, PAGE_SIZE, "%02d.%02d.%02d.%02d\n", in _ctl_version_bios_show()
2359 return snprintf(buf, PAGE_SIZE, "%03x.%02x\n", in _ctl_version_mpi_show()
2378 return snprintf(buf, 16, "%s\n", ioc->manu_pg0.ChipName); in _ctl_version_product_show()
2397 return snprintf(buf, PAGE_SIZE, "%08xh\n", in _ctl_version_nvdata_persistent_show()
2417 return snprintf(buf, PAGE_SIZE, "%08xh\n", in _ctl_version_nvdata_default_show()
2437 return snprintf(buf, 16, "%s\n", ioc->manu_pg0.BoardName); in _ctl_board_name_show()
2455 return snprintf(buf, 16, "%s\n", ioc->manu_pg0.BoardAssembly); in _ctl_board_assembly_show()
2474 return snprintf(buf, 16, "%s\n", ioc->manu_pg0.BoardTracerNumber); in _ctl_board_tracer_show()
2496 return snprintf(buf, PAGE_SIZE, "%02d\n", ioc->io_missing_delay); in _ctl_io_delay_show()
2518 return snprintf(buf, PAGE_SIZE, "%02d\n", ioc->device_missing_delay); in _ctl_device_delay_show()
2539 return snprintf(buf, PAGE_SIZE, "%02d\n", ioc->facts.RequestCredit); in _ctl_fw_queue_depth_show()
2560 return snprintf(buf, PAGE_SIZE, "0x%016llx\n", in _ctl_host_sas_address_show()
2580 return snprintf(buf, PAGE_SIZE, "%08xh\n", ioc->logging_level); in _ctl_logging_level_show()
2617 return snprintf(buf, PAGE_SIZE, "%d\n", ioc->fwfault_debug); in _ctl_fwfault_debug_show()
2655 return snprintf(buf, PAGE_SIZE, "%08d\n", ioc->ioc_reset_count); in _ctl_ioc_reset_count_show()
2682 return snprintf(buf, PAGE_SIZE, "%d\n", reply_queue_count); in _ctl_ioc_reply_queue_count_show()
2748 rc = snprintf(buf, PAGE_SIZE, "%d\n", (backup_rail_monitor_status & 1)); in _ctl_BRM_status_show()
2802 return snprintf(buf, PAGE_SIZE, "%d\n", size); in _ctl_host_trace_buffer_size_show()
2888 return snprintf(buf, PAGE_SIZE, "off\n"); in _ctl_host_trace_buffer_enable_show()
2891 return snprintf(buf, PAGE_SIZE, "release\n"); in _ctl_host_trace_buffer_enable_show()
2893 return snprintf(buf, PAGE_SIZE, "post\n"); in _ctl_host_trace_buffer_enable_show()
2987 return snprintf(buf, PAGE_SIZE, "0x%016llx\n", in _ctl_device_sas_address_show()
3008 return snprintf(buf, PAGE_SIZE, "0x%04x\n", in _ctl_device_handle_show()