Home
last modified time | relevance | path

Searched refs:A_SG_CONTROL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dsge.c263 t1_write_reg_4(sge->obj, A_SG_CONTROL, sge->sge_control); in sge_start()
283 t1_write_reg_4(sge->obj, A_SG_CONTROL, 0x0); in sge_stop()
1437 t1_write_reg_4(ap, A_SG_CONTROL, 0); in configure_sge()
H A Dch.c770 t1_write_reg_4(chp->sge->obj, A_SG_CONTROL, 0x0); in ch_quiesce()
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dregs.h25 #define A_SG_CONTROL 0x0 macro