Lines Matching defs:ipaq_softc
32 struct ipaq_softc { struct
33 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;
43 uint16_t ipaq_egpio;