Linux Kernel
3.7.1
|
#include <rio.h>
Data Fields | |
struct list_head | node |
struct list_head | devices |
struct list_head | switches |
struct list_head | mports |
struct rio_mport * | hport |
unsigned char | id |
struct rio_id_table | destid_table |
struct rio_net - RIO network info : Node in global list of RIO networks : List of devices in this network : List of switches in this netowrk : List of master ports accessing this network : Default port for accessing this network : RIO network ID : destID allocation table
struct rio_id_table destid_table |