Searched refs:ibfoo (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/ieee488/
H A Dibfoo.c32 __FBSDID("$FreeBSD: releng/10.2/sys/dev/ieee488/ibfoo.c 230134 2012-01-15 13:23:43Z uqs $");
63 /* ibfoo API */
86 struct ibfoo { struct
117 typedef int ibhandler_t(struct ibfoo *ib);
181 struct ibfoo *ib;
183 ib = u->ibfoo;
276 struct ibfoo *ib;
281 ib = u->ibfoo;
319 gpib_ib_wait_xfer(struct upd7210 *u, struct ibfoo *ib)
377 struct ibfoo *i
[all...]
H A Dupd7210.h44 struct ibfoo;
72 struct ibfoo *ibfoo; member in struct:upd7210
/freebsd-10.2-release/lib/libgpib/
H A DMakefile7 SRCS= ibfoo.c

Completed in 35 milliseconds