OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bi_userconfcommand
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/x86/x86/
x86_userconf.c
47
struct
bi_userconfcommand
*bi, *bimax;
55
bi = (struct
bi_userconfcommand
*)((uint8_t *)biuc + sizeof(*biuc));
/src/sys/arch/x86/include/
bootinfo.h
220
struct
bi_userconfcommand
{
struct
227
/*
bi_userconfcommand
list follows */
/src/sys/arch/i386/stand/lib/
exec.c
791
count * sizeof(struct
bi_userconfcommand
);
807
struct
bi_userconfcommand
*bi;
808
bi = (struct
bi_userconfcommand
*)(buf + off);
Completed in 43 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025