HomeSort by: relevance | last modified time | path
    Searched refs:aed_softc (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/mac68k/dev/
aedvar.h 37 struct aed_softc { struct
aed.c 79 static struct aed_softc *aed_sc;
84 CFATTACH_DECL_NEW(aed, sizeof(struct aed_softc),
129 struct aed_softc *sc = device_private(self);
377 struct aed_softc *sc = (struct aed_softc *)kstate;
471 struct aed_softc *sc;
  /src/sys/arch/macppc/dev/
aedvar.h 37 struct aed_softc { struct
aed.c 70 static struct aed_softc *aed_sc = NULL;
74 CFATTACH_DECL_NEW(aed, sizeof(struct aed_softc),
119 struct aed_softc *sc = device_private(self);
337 struct aed_softc *sc = (struct aed_softc *)kstate;

Completed in 14 milliseconds