OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tries_remaining
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/soc/common/bootctrl/
bootctrl.h
36
uint8_t
tries_remaining
: 3;
member in struct:slot_metadata
bootctrl.c
226
slotp->
tries_remaining
= 0;
256
slotp->
tries_remaining
= 7;
293
slotp->
tries_remaining
= 0;
Completed in 120 milliseconds