|
Velocity Userspace
|
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. | |
Represents a Switchtec device in the switchtec_list() function.
Definition at line 155 of file switchtec.h.
1.8.17