Lines Matching refs:parallel_hds
289 CharDriverState *parallel_hds[MAX_PARALLEL_PORTS];4137 parallel_hds[i] = qemu_chr_open(label, devname, NULL);4138 if (!parallel_hds[i]) {4351 qemu_chr_printf(parallel_hds[i], "parallel%d console\r\n", i);