gpib_alloc
gpib_alloc(device_private(device_parent(sc->sc_dev)), slave);
if (gpib_alloc(sc, ga->ga_address))
int gpib_alloc(struct gpib_softc *, u_int8_t);