sbus_get_intr
if ((error = sbus_get_intr(sc, node, &sa->sa_intr, &sa->sa_nintr)) != 0)
static int sbus_get_intr(struct sbus_softc *, int,
if ((error = sbus_get_intr(sc, node, &sa->sa_intr, &sa->sa_nintr,
static int sbus_get_intr(struct sbus_softc *, int, struct openprom_intr **,