Symbol: ddi_hp_cn_handle_t
usr/src/cmd/mdb/common/modules/genunix/hotplug.c
112
ddi_hp_cn_handle_t hdl;
usr/src/cmd/mdb/common/modules/genunix/hotplug.c
148
if (mdb_vread(&hdl, sizeof (ddi_hp_cn_handle_t), (uintptr_t)addr)
usr/src/cmd/mdb/common/modules/genunix/hotplug.c
67
ddi_hp_cn_handle_t hdl;
usr/src/cmd/mdb/common/modules/genunix/hotplug.c
73
if (mdb_vread(&hdl, sizeof (ddi_hp_cn_handle_t), hdlp) == -1) {
usr/src/uts/common/io/devinfo.c
314
static di_off_t di_gethpdata(ddi_hp_cn_handle_t *, di_off_t *,
usr/src/uts/common/io/devinfo.c
3548
di_gethpdata(ddi_hp_cn_handle_t *hp_hdl, di_off_t *off_p,
usr/src/uts/common/os/ddi_hp_impl.c
1085
ddihp_port_change_state(ddi_hp_cn_handle_t *hdlp,
usr/src/uts/common/os/ddi_hp_impl.c
1108
ddihp_port_upgrade_state(ddi_hp_cn_handle_t *hdlp,
usr/src/uts/common/os/ddi_hp_impl.c
1186
ddihp_port_downgrade_state(ddi_hp_cn_handle_t *hdlp,
usr/src/uts/common/os/ddi_hp_impl.c
1269
ddihp_update_last_change(ddi_hp_cn_handle_t *hdlp)
usr/src/uts/common/os/ddi_hp_impl.c
280
static int ddihp_cn_pre_change_state(ddi_hp_cn_handle_t *hdlp,
usr/src/uts/common/os/ddi_hp_impl.c
282
static int ddihp_cn_post_change_state(ddi_hp_cn_handle_t *hdlp,
usr/src/uts/common/os/ddi_hp_impl.c
284
static int ddihp_cn_handle_state_change(ddi_hp_cn_handle_t *hdlp);
usr/src/uts/common/os/ddi_hp_impl.c
285
static int ddihp_cn_change_children_state(ddi_hp_cn_handle_t *hdlp,
usr/src/uts/common/os/ddi_hp_impl.c
288
static int ddihp_port_change_state(ddi_hp_cn_handle_t *hdlp,
usr/src/uts/common/os/ddi_hp_impl.c
290
static int ddihp_port_upgrade_state(ddi_hp_cn_handle_t *hdlp,
usr/src/uts/common/os/ddi_hp_impl.c
292
static int ddihp_port_downgrade_state(ddi_hp_cn_handle_t *hdlp,
usr/src/uts/common/os/ddi_hp_impl.c
295
static void ddihp_update_last_change(ddi_hp_cn_handle_t *hdlp);
usr/src/uts/common/os/ddi_hp_impl.c
311
ddi_hp_cn_handle_t *hdlp;
usr/src/uts/common/os/ddi_hp_impl.c
415
ddihp_cn_getstate(ddi_hp_cn_handle_t *hdlp)
usr/src/uts/common/os/ddi_hp_impl.c
450
ddihp_cn_unregister(ddi_hp_cn_handle_t *hdlp)
usr/src/uts/common/os/ddi_hp_impl.c
470
DDIHP_LIST_REMOVE(ddi_hp_cn_handle_t, (DEVI(dip)->devi_hp_hdlp), hdlp);
usr/src/uts/common/os/ddi_hp_impl.c
473
kmem_free(hdlp, sizeof (ddi_hp_cn_handle_t));
usr/src/uts/common/os/ddi_hp_impl.c
481
ddi_hp_cn_handle_t *
usr/src/uts/common/os/ddi_hp_impl.c
484
ddi_hp_cn_handle_t *hdlp;
usr/src/uts/common/os/ddi_hp_impl.c
509
ddihp_connector_ops(ddi_hp_cn_handle_t *hdlp, ddi_hp_op_t op,
usr/src/uts/common/os/ddi_hp_impl.c
566
ddihp_port_ops(ddi_hp_cn_handle_t *hdlp, ddi_hp_op_t op,
usr/src/uts/common/os/ddi_hp_impl.c
666
ddihp_cn_gen_sysevent(ddi_hp_cn_handle_t *hdlp,
usr/src/uts/common/os/ddi_hp_impl.c
835
ddihp_cn_pre_change_state(ddi_hp_cn_handle_t *hdlp,
usr/src/uts/common/os/ddi_hp_impl.c
893
ddihp_cn_post_change_state(ddi_hp_cn_handle_t *hdlp,
usr/src/uts/common/os/ddi_hp_impl.c
933
ddihp_cn_handle_state_change(ddi_hp_cn_handle_t *hdlp)
usr/src/uts/common/os/ddi_hp_impl.c
989
ddihp_cn_change_children_state(ddi_hp_cn_handle_t *hdlp, boolean_t online)
usr/src/uts/common/os/ddi_hp_impl.c
993
ddi_hp_cn_handle_t *h;
usr/src/uts/common/os/ddi_hp_ndi.c
118
DDIHP_LIST_APPEND(ddi_hp_cn_handle_t, (DEVI(dip)->devi_hp_hdlp),
usr/src/uts/common/os/ddi_hp_ndi.c
127
kmem_free(hdlp, sizeof (ddi_hp_cn_handle_t));
usr/src/uts/common/os/ddi_hp_ndi.c
139
ddi_hp_cn_handle_t *hdlp;
usr/src/uts/common/os/ddi_hp_ndi.c
210
ddi_hp_cn_handle_t *hdlp;
usr/src/uts/common/os/ddi_hp_ndi.c
294
ddi_hp_cn_handle_t *head, *curr, *prev;
usr/src/uts/common/os/ddi_hp_ndi.c
362
ddi_hp_cn_handle_t *hdlp;
usr/src/uts/common/os/ddi_hp_ndi.c
400
ddihp_cn_req_handler(ddi_hp_cn_handle_t *hdlp,
usr/src/uts/common/os/ddi_hp_ndi.c
56
static int ddihp_cn_req_handler(ddi_hp_cn_handle_t *hdlp,
usr/src/uts/common/os/ddi_hp_ndi.c
69
ddi_hp_cn_handle_t *hdlp;
usr/src/uts/common/os/ddi_hp_ndi.c
98
hdlp = (ddi_hp_cn_handle_t *)kmem_zalloc(
usr/src/uts/common/os/ddi_hp_ndi.c
99
(sizeof (ddi_hp_cn_handle_t)), KM_SLEEP);
usr/src/uts/common/os/devcfg.c
722
ddi_hp_cn_handle_t *hdlp;
usr/src/uts/common/sys/ddi_hp_impl.h
141
ddi_hp_cn_handle_t *ddihp_cn_name_to_handle(dev_info_t *dip, char *cn_name);
usr/src/uts/common/sys/ddi_hp_impl.h
142
int ddihp_cn_getstate(ddi_hp_cn_handle_t *hdlp);
usr/src/uts/common/sys/ddi_hp_impl.h
143
int ddihp_port_ops(ddi_hp_cn_handle_t *hdlp, ddi_hp_op_t op,
usr/src/uts/common/sys/ddi_hp_impl.h
145
int ddihp_connector_ops(ddi_hp_cn_handle_t *hdlp,
usr/src/uts/common/sys/ddi_hp_impl.h
147
void ddihp_cn_gen_sysevent(ddi_hp_cn_handle_t *hdlp,
usr/src/uts/common/sys/ddi_hp_impl.h
149
int ddihp_cn_unregister(ddi_hp_cn_handle_t *hdlp);