Searched refs:post_list_size (Results 1 - 3 of 3) sorted by relevance

/u-boot/post/
H A Dpost.c34 for (i = 0; i < post_list_size; i++) {
136 for (j = 0; j < post_list_size; j++) {
189 for (j = 0; j < post_list_size; j++)
207 for (j = 0; j < post_list_size; j++) {
214 if (j == post_list_size)
227 for (j = 0; j < post_list_size; j++)
234 for (j = 0; j < post_list_size; j++)
319 if (last < post_list_size &&
327 for (i = last + 1; i < post_list_size; i++) {
336 for (i = 0; i < post_list_size;
[all...]
H A Dtests.c303 unsigned int post_list_size = ARRAY_SIZE(post_list); variable
/u-boot/include/
H A Dpost.h120 extern unsigned int post_list_size;

Completed in 90 milliseconds