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

/freebsd-11-stable/sys/x86/x86/
H A Dmptable.c177 static enum intr_polarity intentry_polarity(int_entry_ptr intr);
659 intentry_polarity(int_entry_ptr intr) function
780 ioapic_set_polarity(ioapic, pin, intentry_polarity(intr));
829 lapic_set_lvt_polarity(apic_id, pin, intentry_polarity(intr));

Completed in 52 milliseconds