HomeSort by: relevance | last modified time | path
    Searched refs:IOAPIC_REDLO_DELSTS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/x86/include/
i82093reg.h 96 #define IOAPIC_REDLO_DELSTS 0x00001000 /* 0=idle; 1=send pending */
  /src/sys/arch/x86/x86/
ioapic.c 535 if ((redlo & (IOAPIC_REDLO_RIRR | IOAPIC_REDLO_DELSTS)) != 0) {

Completed in 19 milliseconds