OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btinfo_bootwedge
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/i386/stand/lib/
biosdisk.h
45
extern struct
btinfo_bootwedge
bi_wedge;
biosdisk.c
189
struct
btinfo_bootwedge
bi_wedge;
1206
BI_ADD(&bi_wedge,
BTINFO_BOOTWEDGE
, sizeof(bi_wedge));
/src/sys/arch/x86/include/
bootinfo.h
40
#define
BTINFO_BOOTWEDGE
10
80
struct
btinfo_bootwedge
{
struct
/src/sys/arch/x86/x86/
x86_autoconf.c
216
match_bootwedge(device_t dv, struct
btinfo_bootwedge
*biw)
337
struct
btinfo_bootwedge
*biw;
393
biw = lookup_bootinfo(
BTINFO_BOOTWEDGE
);
432
DPRINTF(("%s:
BTINFO_BOOTWEDGE
%s\n", __func__,
Completed in 40 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026