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

  /src/sys/arch/sgimips/hpc/
haltwo.c 116 static int haltwo_intr(void *);
329 if (cpu_intr_establish(haa->ha_irq, IPL_AUDIO, haltwo_intr, sc)
369 haltwo_intr(void *v) function in typeref:typename:int
385 DPRINTF(("haltwo_intr: Huh?\n"));
haltwo.c 116 static int haltwo_intr(void *);
329 if (cpu_intr_establish(haa->ha_irq, IPL_AUDIO, haltwo_intr, sc)
369 haltwo_intr(void *v) function in typeref:typename:int
385 DPRINTF(("haltwo_intr: Huh?\n"));

Completed in 22 milliseconds