Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_device_path_to_text.c131 const char parity_str[6] = {'D', 'N', 'E', 'O', 'M', 'S'}; in dp_msging() local
144 s += sprintf(s, "%c,", parity_str[uart->parity]); in dp_msging()

Completed in 3 milliseconds