Lines Matching refs:hex2fp
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()
6097 hex2fp(bp + 4, ((pl < num) ? pl : num) - 4, " ", in show_dt_device_status_page()
6110 hex2fp(bp, ((pl < num) ? pl : num), " ", in show_dt_device_status_page()
6115 hex2fp(bp, ((pl < num) ? pl : num), " ", in show_dt_device_status_page()
6182 hex2fp(bp, ((pl < num) ? pl : num), " ", in show_tapealert_response_page()
6194 hex2fp(bp, ((pl < num) ? pl : num), " ", in show_tapealert_response_page()
6280 hex2fp(bp, ((pl < num) ? pl : num), " ", in show_requested_recovery_page()
6292 hex2fp(bp, ((pl < num) ? pl : num), " ", in show_requested_recovery_page()
6357 hex2fp(bp, ((pl < num) ? pl : num), " ", in show_ata_pt_results_page()
6362 hex2fp(bp, ((pl < num) ? pl : num), " ", in show_ata_pt_results_page()
6545 hex2fp(bp, ((pl < num) ? pl : num), " ", in show_background_scan_results_page()
6789 hex2fp(bp, ((pl < num) ? pl : num), " ", in show_zoned_block_dev_stats()
6932 hex2fp(bp, ((pl < num) ? pl : num), " ", in show_background_op_page()
6997 hex2fp(bp, ((pl < num) ? pl : num), " ", 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()
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()
8797 hex2fp(bp, n, NULL, op->hex2str_oformat, stdout); in main()