Data Fields | |
boot_svc_test_t | test |
boot_svc_test_state_t | state |
int | boots |
char | current_side |
char | primary_side |
char | partition [10] |
Definition at line 30 of file boot_svc_test_lib.h.
int boot_svc_retram::boots |
Definition at line 36 of file boot_svc_test_lib.h.
char boot_svc_retram::current_side |
Definition at line 38 of file boot_svc_test_lib.h.
char boot_svc_retram::partition[10] |
Definition at line 42 of file boot_svc_test_lib.h.
char boot_svc_retram::primary_side |
Definition at line 40 of file boot_svc_test_lib.h.
boot_svc_test_state_t boot_svc_retram::state |
Definition at line 34 of file boot_svc_test_lib.h.
boot_svc_test_t boot_svc_retram::test |
Definition at line 32 of file boot_svc_test_lib.h.