Home | History | Annotate | Download | only in hpc

Lines Matching defs:sc_hma

52 	struct hpcioman_attach_args sc_hma;
57 #define sc_hc sc_hma.hma_hc
58 #define sc_intr_mode sc_hma.hma_intr_mode
59 #define sc_type sc_hma.hma_type
60 #define sc_id sc_hma.hma_id
61 #define sc_port sc_hma.hma_port
62 #define sc_initvalue sc_hma.hma_initvalue
63 #define sc_on sc_hma.hma_on
64 #define sc_off sc_hma.hma_off
65 #define sc_connect sc_hma.hma_connect
91 sc->sc_hma = *hma; /* structure assignment */