Searched defs:zx_softc (Results 1 – 1 of 1) sorted by relevance
81 struct zx_softc { struct82 device_t sc_dv;83 struct fbdevice sc_fb;84 bus_space_tag_t sc_bt;86 bus_space_handle_t sc_bhzc;87 bus_space_handle_t sc_bhzx;88 bus_space_handle_t sc_bhzdss0;89 bus_space_handle_t sc_bhzdss1;90 bus_space_handle_t sc_bhzcu;92 int sc_flags;[all …]