Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hsi_debug_tools.h874 DBG_BUS_TARGET_ID_PCI /* records debug bus to a PCI buffer */, enumerator
H A Decore_dbg_fw_funcs.c2580 case DBG_BUS_TARGET_ID_PCI: in ecore_bus_dump_data()
4959 dev_data->bus.target = DBG_BUS_TARGET_ID_PCI; in ecore_dbg_bus_set_pci_output()
4980 ecore_wr(p_hwfn, p_ptt, DBG_REG_DEBUG_TARGET, DBG_BUS_TARGET_ID_PCI); in ecore_dbg_bus_set_pci_output()
5872 case DBG_BUS_TARGET_ID_PCI: in ecore_dbg_bus_get_dump_buf_size()
5916 if (bus->target == DBG_BUS_TARGET_ID_PCI && !bus->pci_buf.size) in ecore_dbg_bus_dump()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_debug_tools.h874 DBG_BUS_TARGET_ID_PCI /* records debug bus to a PCI buffer */, enumerator