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

  /external/qemu/include/hw/pci/
pci.h 89 PCIMapIORegionFunc *map_func; member in struct:PCIIORegion
171 PCIMapIORegionFunc *map_func);
  /external/qemu/hw/pci/
pci.c 328 PCIMapIORegionFunc *map_func)
346 r->map_func = map_func;
426 r->map_func(d, i, r->addr, r->size, r->type);

Completed in 366 milliseconds