HomeSort by: relevance | last modified time | path
    Searched defs:sbus_get_intr (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/arch/sparc/dev/
sbus.c 98 static int sbus_get_intr(struct sbus_softc *, int,
481 if ((error = sbus_get_intr(sc, node, &sa->sa_intr, &sa->sa_nintr)) != 0)
524 sbus_get_intr(struct sbus_softc *sc, int node, function in typeref:typename:int
sbus.c 98 static int sbus_get_intr(struct sbus_softc *, int,
481 if ((error = sbus_get_intr(sc, node, &sa->sa_intr, &sa->sa_nintr)) != 0)
524 sbus_get_intr(struct sbus_softc *sc, int node, function in typeref:typename:int
sbus.c 98 static int sbus_get_intr(struct sbus_softc *, int,
481 if ((error = sbus_get_intr(sc, node, &sa->sa_intr, &sa->sa_nintr)) != 0)
524 sbus_get_intr(struct sbus_softc *sc, int node, function in typeref:typename:int
sbus.c 98 static int sbus_get_intr(struct sbus_softc *, int,
481 if ((error = sbus_get_intr(sc, node, &sa->sa_intr, &sa->sa_nintr)) != 0)
524 sbus_get_intr(struct sbus_softc *sc, int node, function in typeref:typename:int
  /src/sys/arch/sparc64/dev/
sbus.c 75 static int sbus_get_intr(struct sbus_softc *, int, struct openprom_intr **,
338 if ((error = sbus_get_intr(sc, node, &sa->sa_intr, &sa->sa_nintr,
433 sbus_get_intr(struct sbus_softc *sc, int node, struct openprom_intr **ipp, function in typeref:typename:int
sbus.c 75 static int sbus_get_intr(struct sbus_softc *, int, struct openprom_intr **,
338 if ((error = sbus_get_intr(sc, node, &sa->sa_intr, &sa->sa_nintr,
433 sbus_get_intr(struct sbus_softc *sc, int node, struct openprom_intr **ipp, function in typeref:typename:int
sbus.c 75 static int sbus_get_intr(struct sbus_softc *, int, struct openprom_intr **,
338 if ((error = sbus_get_intr(sc, node, &sa->sa_intr, &sa->sa_nintr,
433 sbus_get_intr(struct sbus_softc *sc, int node, struct openprom_intr **ipp, function in typeref:typename:int
sbus.c 75 static int sbus_get_intr(struct sbus_softc *, int, struct openprom_intr **,
338 if ((error = sbus_get_intr(sc, node, &sa->sa_intr, &sa->sa_nintr,
433 sbus_get_intr(struct sbus_softc *sc, int node, struct openprom_intr **ipp, function in typeref:typename:int

Completed in 249 milliseconds