OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bootdev_data
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arc/arc/
autoconf.c
110
struct
bootdev_data
{
struct
124
struct
bootdev_data
*
bootdev_data
;
variable in typeref:struct:bootdev_data *
155
booted_partition = booted_device ?
bootdev_data
->partition : 0;
180
static struct
bootdev_data
bd;
220
bootdev_data
= &bd;
255
struct
bootdev_data
*b =
bootdev_data
;
/src/sys/arch/alpha/alpha/
autoconf.c
70
struct
bootdev_data
*
bootdev_data
;
variable in typeref:struct:bootdev_data *
263
static struct
bootdev_data
bd;
269
bootdev_data
= NULL;
316
bootdev_data
= &bd;
/src/sys/arch/alpha/include/
autoconf.h
40
struct
bootdev_data
{
struct
111
extern struct
bootdev_data
*
bootdev_data
;
Completed in 32 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025