Lines Matching full:parallel_hds
286 CharDriverState *parallel_hds[MAX_PARALLEL_PORTS];3740 parallel_hds[i] = qemu_chr_open(label, devname, NULL);3741 if (!parallel_hds[i]) {3968 qemu_chr_printf(parallel_hds[i], "parallel%d console\r\n", i);