Home
last modified time | relevance | path

Searched refs:gpib_dealloc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/gpib/
H A Dgpibvar.h138 void gpib_dealloc(struct gpib_softc *, u_int8_t);
H A Dgpib.c350 gpib_dealloc(struct gpib_softc *sc, u_int8_t address) in gpib_dealloc() function