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

  /src/sys/dev/tc/
tfb.c 220 static int tfbintr(void *);
309 tc_intr_establish(parent, ta->ta_cookie, IPL_TTY, tfbintr, sc);
539 tfbintr(void *arg) function in typeref:typename:int

Completed in 33 milliseconds