Loading...
Searching...
No Matches
#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
#include <unistd.h>
#include <string.h>
#include <errno.h>
#include <sys/types.h>
#include <sys/mman.h>
#include <sys/ioctl.h>
#include <ngc/core/ngcbDrv.h>
- Copyright
- SPDX-FileCopyrightText: 2026 European Southern Observatory (ESO) SPDX-License-Identifier: LGPL-3.0-only
◆ _GNU_SOURCE
◆ _REENTRANT
◆ ngcbDmaPci
Initial value:= {
.Open = _open,
.Close = _close,
.Alloc = _alloc,
.Free = _free,
.Clr = _clr,
.Init = _init,
.Stop = _stop,
.GetCnt = _getCnt,
.Wait = _wait,
.Stat = _stat,
.Overflow = _overflow,
.IppCfg = _ippCfg,
.DevRd = _devRd,
.DevWr = _devWr,
.deviceOpen = 0
}
DMA PCI API