Searched refs:mvsoc_softc (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/arm/marvell/
H A Darmadaxpvar.h42 extern int armadaxp_attr_dump(struct mvsoc_softc *, uint32_t, uint32_t);
H A Dmvsocvar.h33 struct mvsoc_softc { struct
147 int mvsoc_target_dump(struct mvsoc_softc *);
148 int mvsoc_attr_dump(struct mvsoc_softc *, uint32_t, uint32_t);
H A Dpci_machdep.c448 struct mvsoc_softc *soc =
H A Dmvsoc.c1023 CFATTACH_DECL_NEW(mvsoc, sizeof(struct mvsoc_softc),
1038 struct mvsoc_softc *sc = device_private(self);
1460 mvsoc_target_dump(struct mvsoc_softc *sc)
1493 mvsoc_attr_dump(struct mvsoc_softc *sc, uint32_t target, uint32_t attr)
H A Darmadaxp.c1170 armadaxp_attr_dump(struct mvsoc_softc *sc, uint32_t target, uint32_t attr)

Completed in 105 milliseconds