OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:info_req
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/i386/stand/lib/
exec_multiboot2.c
360
struct multiboot_header_tag_information_request *
info_req
;
local in function:multiboot2_header_dump
364
info_req
= mpp->mpp_info_req;
366
nreq = (
info_req
->size - sizeof(*
info_req
))
367
/ sizeof(
info_req
->requests[0]);
370
MPP_OPT(
info_req
->flags));
373
info_req
->requests[i],
374
mbi_tag_name(
info_req
->requests[i]));
1203
struct multiboot_header_tag_information_request *
info_req
;
local in function:is_tag_required
1206
info_req
= mbp->mbp_priv->mpp_info_req
[
all
...]
exec_multiboot2.c
360
struct multiboot_header_tag_information_request *
info_req
;
local in function:multiboot2_header_dump
364
info_req
= mpp->mpp_info_req;
366
nreq = (
info_req
->size - sizeof(*
info_req
))
367
/ sizeof(
info_req
->requests[0]);
370
MPP_OPT(
info_req
->flags));
373
info_req
->requests[i],
374
mbi_tag_name(
info_req
->requests[i]));
1203
struct multiboot_header_tag_information_request *
info_req
;
local in function:is_tag_required
1206
info_req
= mbp->mbp_priv->mpp_info_req
[
all
...]
Completed in 25 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025