Searched defs:schizo_softc (Results 1 – 1 of 1) sorted by relevance
58 struct schizo_softc { struct59 device_t sc_dev;60 int sc_node;61 int sc_ign;62 bus_dma_tag_t sc_dmat;63 bus_space_tag_t sc_bustag;64 bus_space_handle_t sc_ctrlh;65 bus_space_handle_t sc_confh;67 int sc_busa;68 int sc_tomatillo;[all …]