Searched refs:is_fifo_empty (Results 1 – 1 of 1) sorted by relevance
2327 bool is_fifo_empty[MAX_DBG_STORMS] = { false }; in ecore_bus_disable_inputs() local2346 if (is_fifo_empty[storm_id]) in ecore_bus_disable_inputs()2351 is_fifo_empty[storm_id] = true; in ecore_bus_disable_inputs()