HomeSort by: relevance | last modified time | path
    Searched defs:delmode (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/x86/x86/
ioapic.c 415 int delmode; local in function:apic_set_redir
423 delmode = (redlo & IOAPIC_REDLO_DEL_MASK) >> IOAPIC_REDLO_DEL_SHIFT;
425 if (delmode == IOAPIC_REDLO_DEL_FIXED ||
426 delmode == IOAPIC_REDLO_DEL_LOPRI) {

Completed in 10 milliseconds