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

  /src/sys/arch/newsmips/stand/boot/
boot.c 73 struct btinfo_systype bi_sys; local in function:boot
201 bi_sys.type = NEWS5000;
203 bi_sys.type = NEWS4000;
205 bi_sys.type = NEWS3400;
207 bi_add(&bi_sys, BTINFO_SYSTYPE, sizeof(bi_sys));
boot.c 73 struct btinfo_systype bi_sys; local in function:boot
201 bi_sys.type = NEWS5000;
203 bi_sys.type = NEWS4000;
205 bi_sys.type = NEWS3400;
207 bi_add(&bi_sys, BTINFO_SYSTYPE, sizeof(bi_sys));

Completed in 23 milliseconds