Searched defs:pyro_softc (Results 1 – 1 of 1) sorted by relevance
57 struct pyro_softc { struct58 device_t sc_dev;59 int sc_node;60 int sc_ign;61 bus_dma_tag_t sc_dmat;62 bus_space_tag_t sc_bustag;63 bus_addr_t sc_csr, sc_xbc;64 bus_space_handle_t sc_csrh, sc_xbch;66 int sc_oberon;