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

  /src/sys/arch/x86/include/
mpconfig.h 71 int sourceindex; member in struct:mp_intr_map
  /src/sys/arch/x86/x86/
mpacpi.c 598 (ptrp->SourceIndex == 14 || ptrp->SourceIndex == 15)) {
627 mpi->sourceindex = ptrp->SourceIndex;
647 ptrp->SourceIndex);
648 mpi->sourceindex = 0;
649 mpi->global_int = ptrp->SourceIndex;
650 pic = intr_findpic(ptrp->SourceIndex);
658 pin = ptrp->SourceIndex - pic->pic_vecbase;
1082 mip->sourceindex, &line, &pol, &trig)
    [all...]

Completed in 12 milliseconds