Home
last modified time | relevance | path

Searched refs:A_SGE_CONTROL (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c798 t4_set_reg_field(sc, A_SGE_CONTROL, F_GLOBALENABLE, 0); in t4_devo_quiesce()
2163 t4_set_reg_field(sc, A_SGE_CONTROL, F_GLOBALENABLE, 0); in t4_fatal_err()
H A Dt4_sge.c266 t4_set_reg_field(sc, A_SGE_CONTROL, V_PKTSHIFT(M_PKTSHIFT) | in t4_sge_init()
/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c4130 t4_set_reg_field(adap, A_SGE_CONTROL, in t4_fixup_host_params()
H A Dt4_regs.h309 #define A_SGE_CONTROL 0x1008 macro