Searched defs:psycho_softc (Results 1 – 1 of 1) sorted by relevance
80 struct psycho_softc { struct81 struct device sc_dev;96 bus_space_handle_t sc_regsh;97 bus_space_handle_t sc_pcictl;98 paddr_t sc_basepaddr;101 int sc_ign;104 bus_space_tag_t sc_bustag;105 bus_dma_tag_t sc_dmatag; 108 bus_space_tag_t sc_configtag;111 int sc_clockfreq;[all …]