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

  /src/sys/arch/x86/include/
intr.h 141 struct intrhand **ih_prevp; member in struct:intrhand
  /src/sys/arch/x86/x86/
intr.c 809 *(ih->ih_prevp) = ih;
971 ih->ih_prevp = p;

Completed in 13 milliseconds