Home
last modified time | relevance | path

Searched defs:drhd (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/i86pc/io/
H A Dimmu_dmar.c132 drhd_t *drhd; in drhd_list_destroy() local
235 ioapic_drhd_insert(scope_t *scope, drhd_t *drhd) in ioapic_drhd_insert()
289 drhd_t *drhd; in parse_drhd() local
560 drhd_t *drhd; in print_drhd_list() local
641 drhd_devi_create(drhd_t *drhd, int unit) in drhd_devi_create()
703 drhd_t *drhd; in dmar_devinfos_create() local
722 drhd_devi_destroy(drhd_t *drhd) in drhd_devi_destroy()
746 drhd_t *drhd; in dmar_devi_destroy() local
1055 drhd_t *drhd; in immu_dmar_get_immu() local
1213 drhd_t *drhd = (drhd_t *)dmar_unit; in immu_dmar_unit_dip() local
[all …]
/titanic_41/usr/src/uts/i86pc/sys/
H A Dimmu.h129 typedef struct drhd { struct
138 } drhd_t; argument