HomeSort by: relevance | last modified time | path
    Searched defs:gpib_handle_t (Results 1 - 2 of 2) 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);
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);

Completed in 22 milliseconds