gpib_isalloc
if (gpib_isalloc(device_private(device_parent(sc->sc_dev)),
if (!gpib_isalloc(sc, address)) {
if (!gpib_isalloc(sc, address))
int gpib_isalloc(struct gpib_softc *, u_int8_t);