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

  /src/sys/arch/ia64/include/
bootinfo.h 45 uint64_t bi_unwindtablen; /* length of the table, in bytes */ member in struct:bootinfo
  /src/sys/arch/ia64/stand/ia64/ski/
bootinfo.c 265 if((bi->bi_unwindtablen = (uint64_t) ia64_unwindtablen) == 0)
  /src/sys/arch/ia64/ia64/
machdep.c 495 ia64_unwindtablen = (uint64_t)bootinfo.bi_unwindtablen;

Completed in 13 milliseconds