#include </builds/termade/temu/temu/include/temu-c/Bus/PCI.h>
|
| void(* | mapPciIo )(temu_Object *Obj, unsigned Device, unsigned Bar, uint64_t Addr, uint64_t Len) |
| |
| void(* | unmapPciIo )(temu_Object *Obj, unsigned Device) |
| |
| void(* | mapPciMem )(temu_Object *Obj, unsigned Device, unsigned Bar, uint64_t Addr, uint64_t Len) |
| |
| void(* | unmapPciMem )(temu_Object *Obj, unsigned Device) |
| |
◆ mapPciIo
| void(* temu_PCIBusIface::mapPciIo) (temu_Object *Obj, unsigned Device, unsigned Bar, uint64_t Addr, uint64_t Len) |
◆ mapPciMem
| void(* temu_PCIBusIface::mapPciMem) (temu_Object *Obj, unsigned Device, unsigned Bar, uint64_t Addr, uint64_t Len) |
◆ unmapPciIo
| void(* temu_PCIBusIface::unmapPciIo) (temu_Object *Obj, unsigned Device) |
◆ unmapPciMem
| void(* temu_PCIBusIface::unmapPciMem) (temu_Object *Obj, unsigned Device) |
The documentation for this struct was generated from the following file: