OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:of_prop
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/ofctl/
ofctl.c
70
TAILQ_HEAD(,
of_prop
) of_properties;
72
struct
of_prop
*of_name;
73
struct
of_prop
*of_device_type;
74
struct
of_prop
*of_reg;
78
struct
of_prop
{
struct
79
TAILQ_ENTRY(
of_prop
) prop_sibling;
99
struct
of_prop
*of_tree_getprop(int, const char *);
107
struct
of_prop
*prop;
415
struct
of_prop
*
419
struct
of_prop
*prop
[
all
...]
ofctl.c
70
TAILQ_HEAD(,
of_prop
) of_properties;
72
struct
of_prop
*of_name;
73
struct
of_prop
*of_device_type;
74
struct
of_prop
*of_reg;
78
struct
of_prop
{
struct
79
TAILQ_ENTRY(
of_prop
) prop_sibling;
99
struct
of_prop
*of_tree_getprop(int, const char *);
107
struct
of_prop
*prop;
415
struct
of_prop
*
419
struct
of_prop
*prop
[
all
...]
ofctl.c
70
TAILQ_HEAD(,
of_prop
) of_properties;
72
struct
of_prop
*of_name;
73
struct
of_prop
*of_device_type;
74
struct
of_prop
*of_reg;
78
struct
of_prop
{
struct
79
TAILQ_ENTRY(
of_prop
) prop_sibling;
99
struct
of_prop
*of_tree_getprop(int, const char *);
107
struct
of_prop
*prop;
415
struct
of_prop
*
419
struct
of_prop
*prop
[
all
...]
Completed in 31 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025