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

  /src/sys/dev/tc/
pxg.c 84 static int pxg_intr(void *);
153 tc_intr_establish(parent, ta->ta_cookie, IPL_TTY, pxg_intr, si);
268 pxg_intr(void *cookie) function in typeref:typename:int
298 printf("pxg_intr: how did this happen?\n");

Completed in 223 milliseconds