CONSOLEDEV_LEN
char bi_consoledev[CONSOLEDEV_LEN];
strncpy(bootinfo.bi_consoledev, consname, CONSOLEDEV_LEN);
char consname[CONSOLEDEV_LEN];