Searched refs:ioapic_index (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/i86pc/io/
H A Dimmu_intrmap.c138 uint16_t type, int count, uchar_t ioapic_index);
389 get_immu(dev_info_t *dip, uint16_t type, uchar_t ioapic_index) argument
394 immu = immu_dmar_ioapic_immu(ioapic_index);
438 get_sid(dev_info_t *dip, uint16_t type, uchar_t ioapic_index) argument
451 sid = immu_dmar_ioapic_sid(ioapic_index);
667 uint16_t type, int count, uchar_t ioapic_index)
685 immu = get_immu(dip, type, ioapic_index);
707 get_sid(dip, type, ioapic_index);
666 immu_intrmap_alloc(void **intrmap_private_tbl, dev_info_t *dip, uint16_t type, int count, uchar_t ioapic_index) argument

Completed in 76 milliseconds