Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_dmar.c135 drhd_t *drhd; in drhd_list_destroy() local
292 drhd_t *drhd; in parse_drhd() local
563 drhd_t *drhd; in print_drhd_list() local
644 drhd_devi_create(drhd_t *drhd, int unit) in drhd_devi_create()
706 drhd_t *drhd; in dmar_devinfos_create() local
725 drhd_devi_destroy(drhd_t *drhd) in drhd_devi_destroy()
748 drhd_t *drhd; in dmar_devi_destroy() local
1056 drhd_t *drhd; in immu_dmar_get_immu() local
1214 drhd_t *drhd = (drhd_t *)dmar_unit; in immu_dmar_unit_dip() local
1222 drhd_t *drhd = (drhd_t *)dmar_unit; in immu_dmar_walk_units() local
[all …]
/illumos-gate/usr/src/uts/intel/io/vmm/intel/
H A Dvtd.c197 ACPI_DMAR_HARDWARE_UNIT *drhd; in vtd_device_scope() local
354 vtd_get_dip(ACPI_DMAR_HARDWARE_UNIT *drhd, int unit) in vtd_get_dip()
432 ACPI_DMAR_HARDWARE_UNIT *drhd; in vtd_init() local
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dimmu.h129 typedef struct drhd { struct
138 } drhd_t; argument