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

  /src/sys/dev/gpib/
gpibvar.h 103 typedef void (*gpib_callback_t)(void *, int); typedef in typeref:typename:void (*)(void *,int)
108 gpib_callback_t hq_callback; /* slave's callback function */
gpib.c 229 _gpibregister(struct gpib_softc *sc, int slave, gpib_callback_t callback,

Completed in 14 milliseconds