Home
last modified time | relevance | path

Searched defs:mvpp2_softc (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/fdt/
H A Dif_mvpp.c157 struct mvpp2_softc { struct
158 struct device sc_dev;
159 int sc_node;
160 bus_space_tag_t sc_iot;
161 bus_space_handle_t sc_ioh_base;
185 struct mvpp2_softc *sc; argument