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

  /src/sys/dev/tc/
cfb.c 181 static int cfbintr(void *);
275 tc_intr_establish(parent, ta->ta_cookie, IPL_TTY, cfbintr, sc);
501 cfbintr(void *arg) function in typeref:typename:int

Completed in 13 milliseconds