HomeSort by: relevance | last modified time | path
    Searched defs:BTINFO_BOOTPATH_LEN (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/arch/arc/include/
bootinfo.h 49 #define BTINFO_BOOTPATH_LEN 80
52 char bootpath[BTINFO_BOOTPATH_LEN];
  /src/sys/arch/emips/include/
bootinfo.h 55 #define BTINFO_BOOTPATH_LEN 80
58 char bootpath[BTINFO_BOOTPATH_LEN];
  /src/sys/arch/mipsco/include/
bootinfo.h 55 #define BTINFO_BOOTPATH_LEN 80
58 char bootpath[BTINFO_BOOTPATH_LEN];
  /src/sys/arch/pmax/include/
bootinfo.h 55 #define BTINFO_BOOTPATH_LEN 80
58 char bootpath[BTINFO_BOOTPATH_LEN];
  /src/sys/arch/sgimips/include/
bootinfo.h 49 #define BTINFO_BOOTPATH_LEN 80
52 char bootpath[BTINFO_BOOTPATH_LEN];
  /src/sys/arch/cobalt/include/
bootinfo.h 51 #define BTINFO_BOOTPATH_LEN 80
54 char bootpath[BTINFO_BOOTPATH_LEN];
  /src/sys/arch/mmeye/include/
bootinfo.h 56 #define BTINFO_BOOTPATH_LEN 80
59 char bootpath[BTINFO_BOOTPATH_LEN];
  /src/sys/arch/newsmips/include/
bootinfo.h 64 #define BTINFO_BOOTPATH_LEN 80
67 char bootpath[BTINFO_BOOTPATH_LEN];

Completed in 21 milliseconds