Home
last modified time | relevance | path

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

/titanic_52/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() argument
830 dev_info_t *ddip; in get_branch_domain() local
1130 set_domain(dev_info_t * dip,dev_info_t * ddip,domain_t * domain) set_domain() argument
1173 dev_info_t *ddip; /* topmost dip in domain i.e. domain owner */ device_domain() local
1312 domain_create(immu_t * immu,dev_info_t * ddip,dev_info_t * rdip,immu_flags_t immu_flags) domain_create() argument
1629 immu_context_update(immu_t * immu,domain_t * domain,dev_info_t * ddip,dev_info_t * rdip,immu_flags_t immu_flags) immu_context_update() argument
2875 dev_info_t *ddip, *odip; immu_dvma_device_setup() local
[all...]
H A Dimmu_dmar.c763 match_bdf(dev_info_t *ddip, void *arg) in match_bdf() argument
H A Dimmu.c977 dev_info_t *ddip, in immu_walk_ancestor() argument
/titanic_52/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() argument
243 dev_info_t *ddip = (dev_info_t *)NDI_EVENT_DDIP(cookie); ndi_busop_add_eventcall() local
[all...]
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, cons argument
[all...]
H A Dsunddi.c5385 ddi_append_minor_node(dev_info_t *ddip, struct ddi_minor_data *dmdp) in ddi_append_minor_node() argument
8033 dev_info_t *ddip; in ddi_remove_event_handler() local
/titanic_52/usr/src/uts/common/sys/
H A Dsunndi.h493 dev_info_t *ddip; /* Devi defining this event */ member