Searched defs:extio_softc (Results 1 – 1 of 1) sorted by relevance
49 struct extio_softc { struct50 device_t sc_dev;51 bus_space_tag_t sc_obiot;52 bus_space_handle_t sc_gpioh;53 bus_space_handle_t sc_mpmch;54 device_t sc_gpio;55 int sc_map[5];56 struct gpio_pinmap sc_pm;57 struct mips_bus_space sc_cfio;