Searched defs:xenpf_firmware_info (Results 1 – 1 of 1) sorted by relevance
247 struct xenpf_firmware_info { struct249 uint32_t type;250 uint32_t index;252 union {316 typedef struct xenpf_firmware_info xenpf_firmware_info_t; argument