Searched defs:s_PXENV_FILE_API_CHECK (Results 1 – 2 of 2) sorted by relevance
400 typedef struct s_PXENV_FILE_API_CHECK { struct401 pxenv_status_t Status;402 uint16_t Size;403 uint32_t Magic;404 uint32_t Provider;405 uint32_t APIMask;406 uint32_t Flags;
1766 struct s_PXENV_FILE_API_CHECK { struct1775 typedef struct s_PXENV_FILE_API_CHECK PXENV_FILE_API_CHECK_t; argument