Searched defs:rio_net (Results 1 – 1 of 1) sorted by relevance
267 struct rio_net { struct268 struct list_head node; /* node in list of networks */269 struct list_head devices; /* list of devices in this net */270 struct list_head mports; /* list of ports accessing net */271 struct rio_mport *hport; /* primary port for accessing net */272 unsigned char id; /* RIO network ID */