Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Dcommon_hsi.h1261 #define PXP_PRETEND_CONCRETE_FID_VFVALID_SHIFT 7 macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dbg_fw_funcs.c3158 …ecore_fid_pretend(p_hwfn, p_ptt, (1 << PXP_PRETEND_CONCRETE_FID_VFVALID_SHIFT) | (vf_id << PXP_PRE… in ecore_grc_dump_registers()