Home | History | Annotate | Download | only in hpc

Lines Matching defs:sc_hma

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