Searched refs:BOOT_SERIAL_OUT_MAX (Results 1 – 1 of 1) sorted by relevance
66 #define BOOT_SERIAL_OUT_MAX 128 macro96 static char bs_obuf[BOOT_SERIAL_OUT_MAX];497 char buf[BOOT_SERIAL_OUT_MAX]; in boot_serial_output()498 char encoded_buf[BASE64_ENCODE_SIZE(BOOT_SERIAL_OUT_MAX)]; in boot_serial_output()