Lines Matching refs:serial_hds
220 CharDriverState *serial_hds[MAX_SERIAL_PORTS];3028 serial_hds[i] = qemu_chr_open(label, devname, NULL);3029 if (!serial_hds[i]) {3173 qemu_chr_printf(serial_hds[i], "serial%d console\r\n", i);