ioapic_drhd_t
ioapic_drhd_t *idt;
ioapic_drhd_t *idt;
list_create(&(ioapic_drhd_list), sizeof (ioapic_drhd_t),
offsetof(ioapic_drhd_t, ioapic_node));
ioapic_drhd_t *idt;
idt = kmem_zalloc(sizeof (ioapic_drhd_t), KM_SLEEP);
static ioapic_drhd_t *
ioapic_drhd_t *idt;
ioapic_drhd_t *idt;
kmem_free(idt, sizeof (ioapic_drhd_t));