Searched refs:sc_hma (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/hpc/
H A Dhpcout.c53 struct hpcioman_attach_args sc_hma; member in struct:hpcout_softc
56 #define sc_hc sc_hma.hma_hc
57 #define sc_intr_mode sc_hma.hma_intr_mode
58 #define sc_type sc_hma.hma_type
59 #define sc_id sc_hma.hma_id
60 #define sc_port sc_hma.hma_port
61 #define sc_initvalue sc_hma.hma_initvalue
62 #define sc_on sc_hma.hma_on
63 #define sc_off sc_hma.hma_off
80 sc->sc_hma
[all...]
H A Dhpcin.c53 struct hpcioman_attach_args sc_hma; member in struct:hpcin_softc
58 #define sc_hc sc_hma.hma_hc
59 #define sc_intr_mode sc_hma.hma_intr_mode
60 #define sc_type sc_hma.hma_type
61 #define sc_id sc_hma.hma_id
62 #define sc_port sc_hma.hma_port
63 #define sc_initvalue sc_hma.hma_initvalue
64 #define sc_on sc_hma.hma_on
65 #define sc_off sc_hma.hma_off
66 #define sc_connect sc_hma
[all...]

Completed in 98 milliseconds