Searched refs:A_SGE_CONTROL (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_nexus.c | 857 t4_set_reg_field(sc, A_SGE_CONTROL, F_GLOBALENABLE, 0); in t4_devo_quiesce() 1468 t4_set_reg_field(sc, A_SGE_CONTROL, V_PKTSHIFT(M_PKTSHIFT), in adap__pre_init_tweaks() 2719 t4_set_reg_field(sc, A_SGE_CONTROL, F_GLOBALENABLE, 0); in t4_fatal_err()
|
H A D | t4_sge.c | 246 sge_control = t4_read_reg(sc, A_SGE_CONTROL); in t4_sge_init()
|
/illumos-gate/usr/src/uts/common/io/cxgbe/common/ |
H A D | t4_hw.c | 7606 sge_control = t4_read_reg(adap, A_SGE_CONTROL); in t4_fl_pkt_align() 7683 t4_set_reg_field(adap, A_SGE_CONTROL, in t4_fixup_host_params_compat() 7762 t4_set_reg_field(adap, A_SGE_CONTROL, in t4_fixup_host_params_compat() 10095 t4_set_reg_field(adapter, A_SGE_CONTROL, F_GLOBALENABLE, 0); in t4_shutdown_adapter()
|
H A D | t4_regs.h | 556 #define A_SGE_CONTROL 0x1008 macro
|