Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/boot/
H A Dals.c48 static void u16_to_decimal(char *str, u16 val) in u16_to_decimal() function
87 u16_to_decimal(val_str, i * BITS_PER_LONG + j); in print_missing_facilities()