Searched refs:opt_hex (Results 1 – 1 of 1) sorted by relevance
21 static int opt_hex; /* Show contents of config space as hexadecimal numbers */ variable981 if (opt_hex >= 3 && config_fetch(d, cnt, 256-cnt)) in show_hex_dump()984 if (opt_hex >= 4 && config_fetch(d, 256, 4096-256)) in show_hex_dump()1091 if (opt_hex) in show_device()1093 if (verbose || opt_hex) in show_device()1148 opt_hex++; in main()