• Home
  • Raw
  • Download

Lines Matching refs:hex2str_oformat

201     int hex2str_oformat;        /* value for hex2str() oformat argument */  member
3267 hex2str(bp + 4, pl - 4, " ", op->hex2str_oformat, in show_last_n_error_page()
3280 hex2str(bp + 4, pl - 4, " ", op->hex2str_oformat, in show_last_n_error_page()
3359 hex2str(bp + 4, pl - 4, " ", op->hex2str_oformat, in show_last_n_deferred_error_page()
4047 hex2str(bp, extra, " ", op->hex2str_oformat, sizeof(b), b); in show_start_stop_page()
4097 hex2str(resp, 64, " ", op->hex2str_oformat, sizeof(d), d); in show_app_client_page()
4110 hex2str(resp, len, " ", op->hex2str_oformat, n, mp); in show_app_client_page()
4151 hex2str(bp, extra, " ", op->hex2str_oformat, sizeof(d), d); in show_app_client_page()
4365 hex2str(bp, param_len, " ", op->hex2str_oformat, sizeof(b), b); in show_ie_page()
5490 hex2str(bp + 4, pl - 4, " ", op->hex2str_oformat, in show_format_status_page()
5521 hex2fp(bp, pl, " ", op->hex2str_oformat, stdout); in show_format_status_page()
6067 hex2fp(bp + 4, 8, " ", op->hex2str_oformat, stdout); in show_dt_device_status_page()
6080 hex2fp(bp + 4, 12, " ", op->hex2str_oformat, stdout); in show_dt_device_status_page()
6098 op->hex2str_oformat, stdout); in show_dt_device_status_page()
6111 op->hex2str_oformat, stdout); in show_dt_device_status_page()
6116 op->hex2str_oformat, stdout); in show_dt_device_status_page()
6183 op->hex2str_oformat, stdout); in show_tapealert_response_page()
6195 op->hex2str_oformat, stdout); in show_tapealert_response_page()
6281 op->hex2str_oformat, stdout); in show_requested_recovery_page()
6293 op->hex2str_oformat, stdout); in show_requested_recovery_page()
6358 op->hex2str_oformat, stdout); in show_ata_pt_results_page()
6363 op->hex2str_oformat, stdout); in show_ata_pt_results_page()
6546 op->hex2str_oformat, stdout); in show_background_scan_results_page()
6790 op->hex2str_oformat, stdout); in show_zoned_block_dev_stats()
6933 op->hex2str_oformat, stdout); in show_background_op_page()
6998 op->hex2str_oformat, stdout); in show_lps_misalignment_page()
7054 hex2fp(bp + 4, pl - 4, " ", op->hex2str_oformat, stdout); in show_service_buffer_info_page()
7066 hex2fp(bp + 4, pl - 4, " ", op->hex2str_oformat, stdout); in show_service_buffer_info_page()
7347 hex2fp(bp + 4, pl - 4, " ", op->hex2str_oformat, stdout); in show_device_stats_page()
7378 hex2fp(bp + 4, pl - 4, " ", op->hex2str_oformat, in show_device_stats_page()
7653 hex2str(bp + 66, 6, NULL, op->hex2str_oformat, sizeof(b), b); in show_tape_diag_data_page()
7658 k = hex2str(bp + 72, n, " ", op->hex2str_oformat, in show_tape_diag_data_page()
7752 hex2fp(bp + 56, 36, " ", op->hex2str_oformat, stdout); in show_mchanger_diag_data_page()
7757 hex2fp(bp + 94, 6, " ", op->hex2str_oformat, stdout); in show_mchanger_diag_data_page()
8077 hex2fp(bp + 4, pl - 4, " ", op->hex2str_oformat, stdout); in show_volume_stats_pages()
8405 hex2fp(resp, 64, " ", op->hex2str_oformat, stdout); in decode_page_contents()
8410 hex2fp(resp, len, " ", op->hex2str_oformat, stdout); in decode_page_contents()
8642 op->hex2str_oformat = 1; in main()
8645 op->hex2str_oformat = (1 == op->do_hex); in main()
8651 op->hex2str_oformat = 1; in main()
8654 op->hex2str_oformat = (1 == op->undefined_hex); in main()
8658 op->hex2str_oformat = 1; in main()
8797 hex2fp(bp, n, NULL, op->hex2str_oformat, stdout); in main()