Searched defs:ipaq_softc (Results 1 – 1 of 1) sorted by relevance
32 struct ipaq_softc { struct33 device_t sc_dev;34 bus_space_tag_t sc_iot;35 bus_space_handle_t sc_ioh;36 bus_space_handle_t sc_gpioh;37 bus_space_handle_t sc_egpioh;38 bus_space_handle_t sc_ppch;39 bus_space_handle_t sc_dmach;40 bus_space_handle_t sc_ssph;41 uint32_t sc_intrmask;[all …]