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 D | hw_debug.h | 99 chip_metal = REG_RD(pdev, MISC_REG_CHIP_METAL); \
|
H A D | bnxe_hw_debug.c | 335 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 D | ecore.h | 757 u16 chip_metal; member
|
H A D | ecore_dev.c | 3867 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()
|