Lines Matching defs:index
288 static struct tty_driver *ehv_bc_console_device(struct console *co, int *index)
290 *index = co->index;
330 add_preferred_console(ehv_bc_console.name, ehv_bc_console.index, NULL);
511 struct ehv_bc_data *bc = &bcs[ttys->index];
526 struct ehv_bc_data *bc = &bcs[ttys->index];
674 static unsigned int index = 1;
684 /* We already told the console layer that the index for the console
685 * device is zero, so we need to make sure that we use that index when
689 i = (handle == stdout_bc) ? 0 : index++;
768 /* The array index of an element in bcs[] is the same as the tty index
771 * tty index.