OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:biuc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/x86/x86/
x86_userconf.c
46
struct btinfo_userconfcommands *
biuc
;
local in function:userconf_bootinfo
49
biuc
= lookup_bootinfo(BTINFO_USERCONFCOMMANDS);
50
if (
biuc
== NULL) {
55
bi = (struct bi_userconfcommand *)((uint8_t *)
biuc
+ sizeof(*
biuc
));
56
bimax = bi +
biuc
->num;
x86_userconf.c
46
struct btinfo_userconfcommands *
biuc
;
local in function:userconf_bootinfo
49
biuc
= lookup_bootinfo(BTINFO_USERCONFCOMMANDS);
50
if (
biuc
== NULL) {
55
bi = (struct bi_userconfcommand *)((uint8_t *)
biuc
+ sizeof(*
biuc
));
56
bimax = bi +
biuc
->num;
x86_userconf.c
46
struct btinfo_userconfcommands *
biuc
;
local in function:userconf_bootinfo
49
biuc
= lookup_bootinfo(BTINFO_USERCONFCOMMANDS);
50
if (
biuc
== NULL) {
55
bi = (struct bi_userconfcommand *)((uint8_t *)
biuc
+ sizeof(*
biuc
));
56
bimax = bi +
biuc
->num;
Completed in 90 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025