# Packages
No description provided by the author
# Functions
CanonizeID canonizes Interface and AFU ids.
FindSysFsDevice returns sysfs entry for specified device node or device that holds specified file If resulted device is virtual, error is returned.
GetAfuDevType returns extended resource name for AFU without namespace.
IsFpgaFME returns true if the name looks like any supported FME device.
IsFpgaPort returns true if the name looks like any supported FME device.
ListFpgaDevices returns two lists of FPGA device nodes: FMEs and Ports.
NewDflFME Opens device.
NewDflPort Opens device.
NewFME returns FME for specified device node.
NewIntelFpgaFME Opens device.
NewIntelFpgaPort Opens device.
NewPCIDevice returns sysfs entry for specified PCI device.
NewPort returns Port for specified device node.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
DflFME represent DFL FPGA FME device.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DflPort represent DFL FPGA Port device.
IntelFpgaFME represent Intel FPGA FME device.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IntelFpgaPort represent IntelFpga FPGA Port device.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PCIDevice represents most valuable sysfs information about PCI device.
PortInfo is a unified port info between drivers.
PortRegionInfo is a unified Port Region info between drivers.