Lines Matching refs:snprintf

135 		snprintf(ioc->tmp_string, MPT_STRING_LENGTH,  in _ctl_display_some_debug()
156 snprintf(ioc->tmp_string, MPT_STRING_LENGTH, in _ctl_display_some_debug()
187 snprintf(ioc->tmp_string, MPT_STRING_LENGTH, in _ctl_display_some_debug()
2419 return snprintf(buf, PAGE_SIZE, "%02d.%02d.%02d.%02d\n", in _ctl_version_fw_show()
2443 return snprintf(buf, PAGE_SIZE, "%02d.%02d.%02d.%02d\n", in _ctl_version_bios_show()
2465 return snprintf(buf, PAGE_SIZE, "%03x.%02x\n", in _ctl_version_mpi_show()
2484 return snprintf(buf, 16, "%s\n", ioc->manu_pg0.ChipName); in _ctl_version_product_show()
2502 return snprintf(buf, PAGE_SIZE, "%08xh\n", in _ctl_version_nvdata_persistent_show()
2522 return snprintf(buf, PAGE_SIZE, "%08xh\n", in _ctl_version_nvdata_default_show()
2542 return snprintf(buf, 16, "%s\n", ioc->manu_pg0.BoardName); in _ctl_board_name_show()
2560 return snprintf(buf, 16, "%s\n", ioc->manu_pg0.BoardAssembly); in _ctl_board_assembly_show()
2578 return snprintf(buf, 16, "%s\n", ioc->manu_pg0.BoardTracerNumber); in _ctl_board_tracer_show()
2599 return snprintf(buf, PAGE_SIZE, "%02d\n", ioc->io_missing_delay); in _ctl_io_delay_show()
2620 return snprintf(buf, PAGE_SIZE, "%02d\n", ioc->device_missing_delay); in _ctl_device_delay_show()
2640 return snprintf(buf, PAGE_SIZE, "%02d\n", ioc->facts.RequestCredit); in _ctl_fw_queue_depth_show()
2661 return snprintf(buf, PAGE_SIZE, "0x%016llx\n", in _ctl_host_sas_address_show()
2681 return snprintf(buf, PAGE_SIZE, "%08xh\n", ioc->logging_level); in _ctl_logging_level_show()
2717 return snprintf(buf, PAGE_SIZE, "%d\n", ioc->fwfault_debug); in _ctl_fwfault_debug_show()
2754 return snprintf(buf, PAGE_SIZE, "%d\n", ioc->ioc_reset_count); in _ctl_ioc_reset_count_show()
2781 return snprintf(buf, PAGE_SIZE, "%d\n", reply_queue_count); in _ctl_ioc_reply_queue_count_show()
2853 rc = snprintf(buf, PAGE_SIZE, "%d\n", (backup_rail_monitor_status & 1)); in _ctl_BRM_status_show()
2912 return snprintf(buf, PAGE_SIZE, "%d\n", size); in _ctl_host_trace_buffer_size_show()
3001 return snprintf(buf, PAGE_SIZE, "off\n"); in _ctl_host_trace_buffer_enable_show()
3004 return snprintf(buf, PAGE_SIZE, "release\n"); in _ctl_host_trace_buffer_enable_show()
3006 return snprintf(buf, PAGE_SIZE, "post\n"); in _ctl_host_trace_buffer_enable_show()
3336 return snprintf(buf, PAGE_SIZE, "0x%016llx\n", in _ctl_device_sas_address_show()
3357 return snprintf(buf, PAGE_SIZE, "0x%04x\n", in _ctl_device_handle_show()