Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dbg_fw_funcs.c2327 bool is_fifo_empty[MAX_DBG_STORMS] = { false }; in ecore_bus_disable_inputs() local
2346 if (is_fifo_empty[storm_id]) in ecore_bus_disable_inputs()
2351 is_fifo_empty[storm_id] = true; in ecore_bus_disable_inputs()