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