Searched refs:drhd_t (Results 1 – 2 of 2) sorted by relevance
132 drhd_t *drhd; in drhd_list_destroy()143 kmem_free(drhd, sizeof (drhd_t)); in drhd_list_destroy()235 ioapic_drhd_insert(scope_t *scope, drhd_t *drhd) in ioapic_drhd_insert()289 drhd_t *drhd; in parse_drhd()306 drhd = kmem_zalloc(sizeof (drhd_t), KM_SLEEP); in parse_drhd()457 list_create(&(tbl->tbl_drhd_list[i]), sizeof (drhd_t), in dmar_parse()458 offsetof(drhd_t, dr_node)); in dmar_parse()560 drhd_t *drhd; in print_drhd_list()641 drhd_devi_create(drhd_t *drhd, int unit) in drhd_devi_create()703 drhd_t *drhd; in dmar_devinfos_create()[all …]
138 } drhd_t; typedef173 drhd_t *ioapic_drhd;