Home
last modified time | relevance | path

Searched refs:stop_state (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.c5908 enum dbg_status stop_state = ecore_dbg_bus_stop(p_hwfn, p_ptt); in ecore_dbg_bus_dump() local
5909 if (stop_state != DBG_STATUS_OK) in ecore_dbg_bus_dump()
5910 return stop_state; in ecore_dbg_bus_dump()