OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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 44 milliseconds
Indexes created Thu Aug 27 00:25:27 UTC 2026