Searched defs:at91cf_softc (Results 1 – 1 of 1) sorted by relevance
51 struct at91cf_softc { struct52 device_t sc_dev;53 bus_space_tag_t sc_iot;54 bus_space_handle_t sc_memory_ioh, sc_common_ioh, sc_io_ioh;55 struct at91cf_handle *sc_ph;56 at91cf_chipset_tag_t sc_cscf;57 int sc_enable;