Switchtec Userspace  PROJECT_NUMBER = PROJECT_NUMBER=PROJECT_NUMBER = 2.2
Public Attributes | List of all members
switchtec_device_info Struct Reference

Represents a Switchtec device in the switchtec_list() function. More...

#include <switchtec.h>

Public Attributes

char name [256]
 Device name, eg. switchtec0.
 
char desc [256]
 Device description, if available.
 
char pci_dev [256]
 PCI BDF string.
 
char product_id [32]
 Product ID.
 
char product_rev [8]
 Product revision.
 
char fw_version [32]
 Firmware version.
 
char path [PATH_MAX]
 Path to the device.
 

Detailed Description

Represents a Switchtec device in the switchtec_list() function.

Definition at line 124 of file switchtec.h.


The documentation for this struct was generated from the following file: