Home
last modified time | relevance | path

Searched defs:drmach_node (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.h97 typedef struct drmach_node { struct
100 DRMACH_HANDLE (*get_dnode)(struct drmach_node *node); argument
101 dev_info_t *(*getdip)(struct drmach_node *node); argument
102 int (*getproplen)(struct drmach_node *node, char *name, argument
104 int (*getprop)(struct drmach_node *node, char *name, argument
106 int (*walk)(struct drmach_node *node, void *data, argument
/titanic_41/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c97 typedef struct drmach_node { struct
100 pnode_t (*get_dnode)(struct drmach_node *node); argument
101 int (*walk)(struct drmach_node *node, void *data, argument
103 dev_info_t *(*n_getdip)(struct drmach_node *node); argument
104 int (*n_getproplen)(struct drmach_node *node, char *name, argument
106 int (*n_getprop)(struct drmach_node *node, char *name, argument
108 int (*get_parent)(struct drmach_node *node, argument
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c195 typedef struct drmach_node { struct
198 pnode_t (*get_dnode)(struct drmach_node *node); argument
199 int (*walk)(struct drmach_node *node, void *data, argument
201 dev_info_t *(*n_getdip)(struct drmach_node *node); argument
202 int (*n_getproplen)(struct drmach_node *node, char *name, argument
204 int (*n_getprop)(struct drmach_node *node, char *name, argument
206 int (*get_parent)(struct drmach_node *node, argument
/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c105 typedef struct drmach_node { struct
108 pnode_t (*get_dnode)(struct drmach_node *node); argument
109 int (*walk)(struct drmach_node *node, void *data, argument