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

  /src/sys/dev/gpib/
gpibvar.h 110 typedef struct gpibqueue *gpib_handle_t; typedef in typeref:struct:gpibqueue *
113 void *, gpib_handle_t *);
114 int _gpibrequest(struct gpib_softc *, gpib_handle_t);
115 void _gpibrelease(struct gpib_softc *, gpib_handle_t);
gpib.c 216 gpib_handle_t hdl;
230 void *arg, gpib_handle_t *hdl)
245 _gpibrequest(struct gpib_softc *sc, gpib_handle_t hdl)
261 _gpibrelease(struct gpib_softc *sc, gpib_handle_t hdl)
hil_gpib.c 30 gpib_handle_t sc_hdl;
ppi.c 88 gpib_handle_t sc_hdl;
ct.c 124 gpib_handle_t sc_hdl;
mt.c 115 gpib_handle_t sc_hdl;
rd.c 117 gpib_handle_t sc_hdl;

Completed in 16 milliseconds