Searched defs:rio_table_hdr (Results 1 – 3 of 3) sorted by relevance
13 struct rio_table_hdr { struct14 u8 version; /* Version number of this data structure */15 u8 num_scal_dev; /* # of Scalability devices */16 u8 num_rio_dev; /* # of RIO I/O devices */
109 struct rio_table_hdr { struct110 unsigned char version; /* Version number of this data structure */112 unsigned char num_scal_dev; /* # of Scalability devices (Twisters for Vigil) */113 unsigned char num_rio_dev; /* # of RIO I/O devices (Cyclones and Winnipegs) */338 static struct rio_table_hdr *rio_table_hdr; variable
105 struct rio_table_hdr { struct106 u8 ver_num; 107 u8 scal_count;108 u8 riodev_count;109 u16 offset;