Searched refs:gpib_alloc (Results 1 – 3 of 3) sorted by relevance
136 int gpib_alloc(struct gpib_softc *, u_int8_t);
166 if (gpib_alloc(sc, ga->ga_address)) in gpibsubmatch1()329 gpib_alloc(struct gpib_softc *sc, u_int8_t address) in gpib_alloc() function
214 gpib_alloc(device_private(device_parent(sc->sc_dev)), slave); in cs80bus_alloc()