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

  /src/sys/arch/x86/x86/
intr.c 222 static int __noinline intr_allocate_slot(struct pic *, int, int,
478 * intr_allocate_slot has checked for an existing mapping.
518 intr_allocate_slot(struct pic *pic, int pin, int level, function
877 error = intr_allocate_slot(pic, pin, level, &ci, &slot, &idt_vec,

Completed in 18 milliseconds