Searched defs:cmn600_softc (Results 1 – 1 of 1) sorted by relevance
93 struct cmn600_softc { struct94 device_t sc_dev;95 int sc_unit;96 int sc_domain;97 int sc_longid;98 int sc_mesh_x;99 int sc_mesh_y;100 struct resource *sc_res[3];101 void *sc_ih;102 int sc_r2;[all …]