OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BI_LAST
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/virt68k/include/
bootinfo.h
55
#define
BI_LAST
0 /* list terminator */
/src/sys/arch/virt68k/virt68k/
bootinfo.c
258
for (bi = bootinfo; bi->bi_tag !=
BI_LAST
; bi = bootinfo_next(bi)) {
293
/* Set bootinfo_end to be just past the
BI_LAST
record. */
318
for (; bi->bi_tag !=
BI_LAST
; bi = bootinfo_next(bi)) {
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025