Searched defs:s_UNDI_LOADER (Results 1 – 1 of 1) sorted by relevance
1813 struct s_UNDI_LOADER { struct1815 PXENV_STATUS_t Status;1817 UINT16_t AX;1819 UINT16_t BX;1821 UINT16_t DX;1823 OFF16_t DI;1848 typedef struct s_UNDI_LOADER UNDI_LOADER_t; argument