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