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

  /src/sys/arch/bebox/stand/boot/
pci.c 115 int theSlot = -1;
126 theSlot = slt;
131 if (theSlot == -1)
132 theSlot = highVgaSlot;
134 return theSlot;

Completed in 138 milliseconds