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

  /src/sys/arch/sparc64/sparc64/
intr.c 179 intrhand_alloc(void) function in typeref:struct:intrhand *
265 nih = intrhand_alloc();
300 ih = intrhand_alloc();
clock.c 278 struct intrhand *level10 = intrhand_alloc();
289 struct intrhand *level14 = intrhand_alloc();
machdep.c 2383 ih = intrhand_alloc();
  /src/sys/arch/sparc64/dev/
vbus.c 219 ih = intrhand_alloc();
sbus.c 255 ih = intrhand_alloc();
510 ih = intrhand_alloc();
cbus.c 186 ih = intrhand_alloc();
fhc.c 251 ih = intrhand_alloc();
ebus_mainbus.c 353 ih = intrhand_alloc();
pyro.c 582 ih = intrhand_alloc();
vpci.c 586 ih = intrhand_alloc();
schizo.c 591 ih = intrhand_alloc();
819 ih = intrhand_alloc();
psycho.c 706 ih = intrhand_alloc();
1261 ih = intrhand_alloc();
  /src/sys/arch/sparc64/include/
cpu.h 407 struct intrhand *intrhand_alloc(void);

Completed in 76 milliseconds