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

  /src/sys/arch/sparc/dev/
ts102.c 156 static int tslot_intr(void *);
340 IPL_NONE, tslot_intr, sc);
806 tslot_intr(void *v) function in typeref:typename:int
841 printf("tslot_intr: %x %x\n", intregs[0], intregs[1]);
ts102.c 156 static int tslot_intr(void *);
340 IPL_NONE, tslot_intr, sc);
806 tslot_intr(void *v) function in typeref:typename:int
841 printf("tslot_intr: %x %x\n", intregs[0], intregs[1]);

Completed in 244 milliseconds