Searched refs:set_option_parameter_int (Results 1 - 4 of 4) sorted by relevance

/external/qemu/
H A Dqemu-option.h71 int set_option_parameter_int(QEMUOptionParameter *list, const char *name,
H A Dqemu-option.c306 int set_option_parameter_int(QEMUOptionParameter *list, const char *name, function
H A Dblock.c566 set_option_parameter_int(options, BLOCK_OPT_SIZE, total_size);
/external/qemu/block/
H A Dvvfat.c2796 set_option_parameter_int(options, BLOCK_OPT_SIZE, s->sector_count * 512);

Completed in 148 milliseconds