Home
last modified time | relevance | path

Searched defs:xenpf_firmware_info (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/xen/
H A Dplatform.h247 struct xenpf_firmware_info { struct
249 uint32_t type;
250 uint32_t index;
252 union {
316 typedef struct xenpf_firmware_info xenpf_firmware_info_t; argument