Home
last modified time | relevance | path

Searched refs:hex2str_oformat (Results 1 – 1 of 1) sorted by relevance

/external/sg3_utils/src/
Dsg_logs.c201 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()
[all …]