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

  /src/sys/arch/sun3/dev/
if_ie_obio.c 68 static void ie_obattend(struct ie_softc *);
106 sc->chan_attn = ie_obattend;
168 ie_obattend(struct ie_softc *sc) function in typeref:typename:void
  /src/sys/arch/sparc/dev/
if_ie_obio.c 119 static void ie_obattend(struct ie_softc *, int);
149 ie_obattend(struct ie_softc *sc, int why) function in typeref:typename:void
265 sc->chan_attn = ie_obattend;
  /src/sys/arch/sun2/dev/
if_ie_obio.c 120 static void ie_obattend(struct ie_softc *, int);
148 ie_obattend(struct ie_softc *sc, int why) function in typeref:typename:void
274 sc->chan_attn = ie_obattend;

Completed in 14 milliseconds