Searched refs:F_GLOBALENABLE (Results 1 – 3 of 3) sorted by relevance
857 t4_set_reg_field(sc, A_SGE_CONTROL, F_GLOBALENABLE, 0); in t4_devo_quiesce()2719 t4_set_reg_field(sc, A_SGE_CONTROL, F_GLOBALENABLE, 0); in t4_fatal_err()
10095 t4_set_reg_field(adapter, A_SGE_CONTROL, F_GLOBALENABLE, 0); in t4_shutdown_adapter()
583 #define F_GLOBALENABLE V_GLOBALENABLE(1U) macro