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

  /src/sys/dev/ppbus/
pps_ppbus.c 79 static void ppsintr(void *arg);
125 res = ppbus_add_handler(sc->ppbus, ppsintr, sc);
160 ppbus_remove_handler(ppbus, ppsintr);
167 ppsintr(void *arg) function in typeref:typename:void

Completed in 13 milliseconds