HomeSort by: relevance | last modified time | path
    Searched refs:btinfo_bootstring (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/evbarm/mini2440/
mini2440_bootinfo.h 45 #define BTINFO_BOOTSTRING 3
62 struct btinfo_bootstring { struct
mini2440_machdep.c 436 struct btinfo_bootstring *bi_bootstring;
450 bi_bootstring = lookup_bootinfo(BTINFO_BOOTSTRING);
  /src/sys/arch/evbarm/stand/boot2440/
main.c 171 struct btinfo_bootstring ba;
190 bi_add(&ba, BTINFO_BOOTSTRING, sizeof(ba));

Completed in 146 milliseconds