Searched refs:FW_CFG_NOGRAPHIC (Results 1 – 2 of 2) sorted by relevance
/external/qemu/hw/ | ||
D | fw_cfg.h | 8 #define FW_CFG_NOGRAPHIC 0x04 macro |
D | fw_cfg.c | 280 fw_cfg_add_i16(s, FW_CFG_NOGRAPHIC, (uint16_t)(display_type == DT_NOGRAPHIC)); in fw_cfg_init() |