Home
last modified time | relevance | path

Searched defs:ddip (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/uts/i86pc/io/
H A Dimmu_dvma.c777 dev_info_t *ddip; in immu_devi_domain() local
806 dev_info_t *ddip, immu_flags_t immu_flags) in did_alloc()
830 dev_info_t *ddip; in get_branch_domain() local
1130 dev_info_t *ddip, in set_domain()
1173 dev_info_t *ddip; /* topmost dip in domain i.e. domain owner */ in device_domain() local
1312 domain_create(immu_t *immu, dev_info_t *ddip, dev_info_t *rdip, in domain_create()
1629 immu_context_update(immu_t *immu, domain_t *domain, dev_info_t *ddip, in immu_context_update()
2875 dev_info_t *ddip, *odip; in immu_dvma_device_setup() local
H A Dimmu_dmar.c763 match_bdf(dev_info_t *ddip, void *arg) in match_bdf()
H A Dimmu.c977 dev_info_t *ddip, in immu_walk_ancestor()
/titanic_50/usr/src/uts/common/os/
H A Dsunndi.c187 dev_info_t *ddip; in ndi_post_event() local
212 ndi_busop_remove_eventcall(dev_info_t *ddip, ddi_callback_id_t id) in ndi_busop_remove_eventcall()
243 dev_info_t *ddip = (dev_info_t *)NDI_EVENT_DDIP(cookie); in ndi_busop_add_eventcall() local
H A Ddevcfg.c6923 dev_info_t *ddip = NULL; in e_ddi_hold_devi_by_dev() local
7270 i_ddi_minor_node_count(dev_info_t *ddip, const char *node_type) in i_ddi_minor_node_count()
H A Dsunddi.c5384 ddi_append_minor_node(dev_info_t *ddip, struct ddi_minor_data *dmdp) in ddi_append_minor_node()
8032 dev_info_t *ddip; in ddi_remove_event_handler() local
/titanic_50/usr/src/uts/common/sys/
H A Dsunndi.h493 dev_info_t *ddip; /* Devi defining this event */ member