Home
last modified time | relevance | path

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

/freebsd/sys/contrib/xen/
H A Dplatform.h147 struct xenpf_efi_time { struct
148 uint16_t year;
149 uint8_t month;
150 uint8_t day;
151 uint8_t hour;
152 uint8_t min;
153 uint8_t sec;
154 uint32_t ns;
178 struct xenpf_efi_time time; argument