Searched refs:gpib_isalloc (Results 1 – 3 of 3) sorted by relevance
312 gpib_isalloc(struct gpib_softc *sc, u_int8_t address) in gpib_isalloc() function339 if (!gpib_isalloc(sc, address)) { in gpib_alloc()359 if (!gpib_isalloc(sc, address)) in gpib_dealloc()
137 int gpib_isalloc(struct gpib_softc *, u_int8_t);
118 if (gpib_isalloc(device_private(device_parent(sc->sc_dev)), in cs80busattach()