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

  /src/sys/dev/ic/
pl041var.h 34 struct aaci_softc { struct
54 void aaci_attach(struct aaci_softc *);
pl041.c 99 aaci_write_data(struct aaci_softc *sc)
152 struct aaci_softc * const sc = priv;
160 struct aaci_softc * const sc = priv;
168 struct aaci_softc * const sc = priv;
183 struct aaci_softc * const sc = priv;
204 struct aaci_softc * const sc = priv;
217 struct aaci_softc * const sc = priv;
239 struct aaci_softc * const sc = priv;
249 struct aaci_softc * const sc = priv;
263 struct aaci_softc * const sc = priv
    [all...]
  /src/sys/arch/arm/fdt/
aaci_fdt.c 50 CFATTACH_DECL_NEW(aaci_fdt, sizeof(struct aaci_softc),
64 struct aaci_softc * const sc = device_private(self);

Completed in 13 milliseconds