HomeSort by relevance Sort by last modified time
    Searched refs:fw_cfg_init (Results 1 - 3 of 3) sorted by null

  /external/qemu/include/hw/nvram/
fw_cfg.h 35 void *fw_cfg_init(uint32_t ctl_port, uint32_t data_port,
  /external/qemu/hw/nvram/
fw_cfg.c 254 void *fw_cfg_init(uint32_t ctl_port, uint32_t data_port, function
  /external/qemu/hw/i386/
pc.c 478 fw_cfg = fw_cfg_init(BIOS_CFG_IOPORT, BIOS_CFG_IOPORT + 1, 0, 0);
    [all...]

Completed in 218 milliseconds