#include <types.h>
Definition at line 34 of file types.h.
uint32_t _flink_subdev::base_addr |
Version of the function.
Definition at line 39 of file types.h.
uint16_t _flink_subdev::function_id |
Identifies a subdevice within a device.
Definition at line 36 of file types.h.
uint8_t _flink_subdev::function_version |
Identifies the subtype of the subdevice.
Definition at line 38 of file types.h.
uint8_t _flink_subdev::id |
uint32_t _flink_subdev::mem_size |
Base address (logical)
Definition at line 40 of file types.h.
uint32_t _flink_subdev::nof_channels |
Address space size.
Definition at line 41 of file types.h.
Unique id, must be unique for a certain subdevice.
Definition at line 43 of file types.h.
uint8_t _flink_subdev::sub_function_id |
Identifies the function of the subdevice.
Definition at line 37 of file types.h.
uint32_t _flink_subdev::unique_id |
Number of channels.
Definition at line 42 of file types.h.
The documentation for this struct was generated from the following file: