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

  /src/sys/dev/tc/
xcfb.c 140 static int xcfbintr(void *);
241 tc_intr_establish(parent, ta->ta_cookie, IPL_TTY, xcfbintr, sc);
518 xcfbintr(void *v) function in typeref:typename:int

Completed in 11 milliseconds