Searched refs:DT_NOGRAPHIC (Results 1 – 5 of 5) sorted by relevance
280 fw_cfg_add_i16(s, FW_CFG_NOGRAPHIC, (uint16_t)(display_type == DT_NOGRAPHIC)); in fw_cfg_init()
395 DT_NOGRAPHIC, enumerator
2303 display_type = DT_NOGRAPHIC; in main()2798 if (display_type == DT_NOGRAPHIC) { in main()3119 case DT_NOGRAPHIC: in main()3158 if (display_type == DT_NOGRAPHIC || display_type == DT_VNC) { in main()
2786 display_type = DT_NOGRAPHIC; in main()3897 if (display_type == DT_NOGRAPHIC) { in main()4284 case DT_NOGRAPHIC: in main()4328 if (display_type == DT_NOGRAPHIC || display_type == DT_VNC) { in main()
652 if (display_type == DT_NOGRAPHIC && s->fd_in == 0) { in fd_chr_update_read_handler()665 if (display_type == DT_NOGRAPHIC && s->fd_in == 0) { in fd_chr_close()852 display_type != DT_NOGRAPHIC); in qemu_chr_open_stdio()