drmach_node_t
drmach_get_portid(drmach_node_t *np)
drmach_node_acpi_get_dnode(drmach_node_t *np)
drmach_node_t *node = args->node;
drmach_node_acpi_get_dip(drmach_node_t *np)
drmach_node_acpi_get_prop(drmach_node_t *np, char *name, void *buf, int len)
drmach_node_acpi_get_proplen(drmach_node_t *np, char *name, int *len)
drmach_node_acpi_walk(drmach_node_t *np, void *data,
static drmach_node_t *
drmach_node_t *np;
np = kmem_zalloc(sizeof (drmach_node_t), KM_SLEEP);
drmach_node_dup(drmach_node_t *np)
drmach_node_t *dup;
drmach_node_dispose(drmach_node_t *np)
drmach_node_walk(drmach_node_t *np, void *param,
drmach_node_get_dnode(drmach_node_t *np)
drmach_device_new(drmach_node_t *node,
drmach_node_t *tree;
drmach_node_t *node;
extern sbd_error_t *drmach_device_new(drmach_node_t *,
drmach_node_t *tree;
drmach_get_portid(drmach_node_t *np)
drmach_node_t *node = args->node;
drmach_node_t *node;
drmach_node_t *np;
drmach_node_t pp;
static sbd_error_t *drmach_device_new(drmach_node_t *,
static dev_info_t *drmach_node_ddi_get_dip(drmach_node_t *np);
static int drmach_node_ddi_get_prop(drmach_node_t *np,
static int drmach_node_ddi_get_proplen(drmach_node_t *np,
static int drmach_get_portid(drmach_node_t *);
drmach_node_ddi_walk(drmach_node_t *np, void *data,
drmach_node_ddi_get_parent(drmach_node_t *np, drmach_node_t *pp)
bcopy(np, pp, sizeof (drmach_node_t));
drmach_node_ddi_get_dnode(drmach_node_t *np)
static drmach_node_t *
drmach_node_t *np;
np = kmem_zalloc(sizeof (drmach_node_t), KM_SLEEP);
drmach_node_dispose(drmach_node_t *np)
drmach_node_ddi_get_dip(drmach_node_t *np)
drmach_node_walk(drmach_node_t *np, void *param,
drmach_node_ddi_get_prop(drmach_node_t *np, char *name, void *buf, int len)
drmach_node_ddi_get_proplen(drmach_node_t *np, char *name, int *len)
drmach_node_dup(drmach_node_t *np)
drmach_node_t *dup;
drmach_node_get_dnode(drmach_node_t *np)
drmach_device_new(drmach_node_t *node,