Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dhw_debug.h99 chip_metal = REG_RD(pdev, MISC_REG_CHIP_METAL); \
H A Dbnxe_hw_debug.c335 u32_t i, val, val1, val2, chip_rev, chip_metal; in lm_idle_chk() local
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore.h757 u16 chip_metal; member
H A Decore_dev.c3867 p_dev->chip_metal = (u16)ecore_rd(p_hwfn, p_hwfn->p_main_ptt, in ecore_get_dev_info()
3869 MASK_FIELD(CHIP_METAL, p_dev->chip_metal); in ecore_get_dev_info()
3873 'A' + p_dev->chip_rev, (int)p_dev->chip_metal, in ecore_get_dev_info()
3875 p_dev->chip_metal); in ecore_get_dev_info()