Home
last modified time | relevance | path

Searched defs:ipaq_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/hpcarm/dev/
H A Dipaq_saipvar.h32 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;
[all …]