OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:btinfo_rootdevice
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/bebox/include/
bootinfo.h
40
#define
BTINFO_ROOTDEVICE
3
59
struct
btinfo_rootdevice
{
struct
/src/sys/arch/bebox/stand/boot/
boot.c
64
struct
btinfo_rootdevice
btinfo_rootdevice
;
variable in typeref:struct:btinfo_rootdevice
211
btinfo_rootdevice
.common.next = sizeof (
btinfo_rootdevice
);
212
btinfo_rootdevice
.common.type =
BTINFO_ROOTDEVICE
;
213
strncpy(
btinfo_rootdevice
.rootdevice, name,
214
sizeof (
btinfo_rootdevice
.rootdevice));
216
while (
btinfo_rootdevice
.rootdevice[i] != '\0') {
217
if (
btinfo_rootdevice
.rootdevice[i] == ':'
[
all
...]
/src/sys/arch/evbarm/mini2440/
mini2440_bootinfo.h
47
#define
BTINFO_ROOTDEVICE
5
72
struct
btinfo_rootdevice
{
struct
/src/sys/arch/zaurus/include/
bootinfo.h
39
#define
BTINFO_ROOTDEVICE
3
72
struct
btinfo_rootdevice
{
struct
/src/sys/arch/sandpoint/include/
bootinfo.h
44
#define
BTINFO_ROOTDEVICE
6
77
struct
btinfo_rootdevice
{
struct
/src/sys/arch/x86/include/
bootinfo.h
33
#define
BTINFO_ROOTDEVICE
1
64
struct
btinfo_rootdevice
{
struct
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025