Searched defs:eppcic_softc (Results 1 – 1 of 1) sorted by relevance
53 struct eppcic_softc { struct54 device_t sc_dev;55 bus_space_tag_t sc_iot;56 bus_space_handle_t sc_ioh;57 struct eppcic_handle *sc_ph[EP93XX_PCMCIA_NSOCKET];58 eppcic_chipset_tag_t sc_pcic;59 uint32_t sc_hclk;60 int sc_enable;61 struct epgpio_softc *sc_gpio;