Searched defs:xenpf_firmware_info (Results 1 – 1 of 1) sorted by relevance
121 struct xenpf_firmware_info { struct123 uint32_t type;124 uint32_t index;126 union {153 typedef struct xenpf_firmware_info xenpf_firmware_info_t; argument