Searched defs:hex_str (Results 1 – 3 of 3) sorted by relevance
104 static void hex_str(char *out, uint32_t value) in hex_str() function
1289 static const char hex_str[] = "0123456789abcdef"; in transport_set_vpd_ident() local
4872 unsigned char hex_str[16 * 3]; in ibmvnic_print_hex_dump() local