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

  /src/sys/arch/arm/pic/
pic.c 636 int slot, maybe_slot = -1; local in function:pic_add
653 if (maybe_slot < 0)
654 maybe_slot = slot;
670 slot = maybe_slot;
pic.c 636 int slot, maybe_slot = -1; local in function:pic_add
653 if (maybe_slot < 0)
654 maybe_slot = slot;
670 slot = maybe_slot;

Completed in 26 milliseconds