Searched refs:bp_conspeed (Results 1 – 9 of 9) sorted by relevance
50 ((struct x86_boot_params *)arg)->bp_conspeed);72 switch (((struct x86_boot_params *)arg)->bp_conspeed) {82 {((struct x86_boot_params *)arg)->bp_conspeed = 9600;};84 {((struct x86_boot_params *)arg)->bp_conspeed = 19200;};86 {((struct x86_boot_params *)arg)->bp_conspeed = 38400;};88 {((struct x86_boot_params *)arg)->bp_conspeed = 57600;};90 {((struct x86_boot_params *)arg)->bp_conspeed = 115200;};92 {((struct x86_boot_params *)arg)->bp_conspeed = 0;};
275 boottype.bp_conspeed = t.c_ispeed; in update_bios_boot()310 boottype.bp_conspeed); in update_bios_boot()
58 switch (boot_params.bp_conspeed) { in cninit()70 scif_init(boot_params.bp_conspeed); in cninit()
33 CPPFLAGS+= -DCONSPEED=boot_params.bp_conspeed
210 printf("speed %d, ", le32toh(bpp->bp_conspeed)); in show_i386_boot_params()251 bp.bp_conspeed = htole32(params->conspeed); in update_i386_boot_params()
64 CPPFLAGS+= -DCONSPEED=boot_params.bp_conspeed
584 boot_params.bp_conspeed = speed; in command_consdev()
1079 uint32_t bp_conspeed; member1127 uint32_t bp_conspeed; member
200 boot_params.bp_conspeed); in cninit()