ts.c | 158 static void tsintr(void *); 279 sc->sc_state = TS_INIT; /* tsintr() checks this ... */ 307 uba_intr_establish(ua->ua_icookie, ua->ua_cvec, tsintr, 568 tsintr(void *arg) function in typeref:typename:void 584 printf("tsintr: sr %x mh %x\n", sr, mh);
|