OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FW_CFG_NOGRAPHIC
(Results
1 - 2
of
2
) sorted by null
/external/qemu/hw/
fw_cfg.h
8
#define
FW_CFG_NOGRAPHIC
0x04
fw_cfg.c
280
fw_cfg_add_i16(s,
FW_CFG_NOGRAPHIC
, (uint16_t)(display_type == DT_NOGRAPHIC));
Completed in 270 milliseconds