Searched refs:gpib_dealloc (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/gpib/ | ||
H A D | gpibvar.h | 138 void gpib_dealloc(struct gpib_softc *, u_int8_t); |
H A D | gpib.c | 350 gpib_dealloc(struct gpib_softc *sc, u_int8_t address) in gpib_dealloc() function |