Searched defs:ice_netlist_info (Results 1 – 1 of 1) sorted by relevance
400 struct ice_netlist_info { struct401 u32 major; /* major high/low */402 u32 minor; /* minor high/low */403 u32 type; /* type high/low */404 u32 rev; /* revision high/low */405 u32 hash; /* SHA-1 hash word */406 u16 cust_ver; /* customer version */
Completed in 12 milliseconds