HomeSort by relevance Sort by last modified time
    Searched full:config_ofs (Results 1 - 1 of 1) sorted by null

  /external/qemu/hw/
pci.c 358 uint32_t last_addr, new_addr, config_ofs; local
364 config_ofs = 0x30;
366 config_ofs = 0x10 + i * 4;
372 config_ofs));
386 config_ofs));

Completed in 6840 milliseconds