OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gpibqueue
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/gpib/
gpibvar.h
104
struct
gpibqueue
{
struct
105
TAILQ_ENTRY(
gpibqueue
) hq_list; /* entry on queue */
110
typedef struct
gpibqueue
*gpib_handle_t;
178
TAILQ_HEAD(,
gpibqueue
) sc_queue; /* GPIB job queue */
gpib.c
233
*hdl = malloc(sizeof(struct
gpibqueue
), M_DEVBUF, M_WAITOK);
Completed in 12 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025