Home
last modified time | relevance | path

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

/freebsd/sys/arm64/arm64/
H A Dcmn600.c93 struct cmn600_softc { struct
94 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 …]