hex_str 203 arch/arm/boot/compressed/atags_to_fdt.c hex_str(serno, atag->u.serialnr.high); hex_str 204 arch/arm/boot/compressed/atags_to_fdt.c hex_str(serno+8, atag->u.serialnr.low); hex_str 1196 drivers/target/target_core_transport.c static const char hex_str[] = "0123456789abcdef"; hex_str 1208 drivers/target/target_core_transport.c hex_str[vpd->device_identifier_type]; hex_str 1211 drivers/target/target_core_transport.c hex_str[(page_83[i] & 0xf0) >> 4]; hex_str 1213 drivers/target/target_core_transport.c hex_str[page_83[i] & 0x0f];