Searched refs:lm_reg_rd_ind (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_util.c186 lm_reg_rd_ind(pdev, MISC_REG_CHIP_REV, &val);
H A Dlm_hw_access.c1778 * The caller is responsible for synchronizing calls to lm_reg_rd_ind and
1782 lm_reg_rd_ind( function
1790 } /* lm_reg_rd_ind */
1798 * The caller is responsible for synchronizing calls to lm_reg_rd_ind and
H A Dlm_devinfo.c440 lm_reg_rd_ind(pdev,PCICFG_OFFSET + bar_address,&bar_size);
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h3774 lm_reg_rd_ind(
3931 #define REG_RD_IND(_pdev, _reg_offset, _ret) lm_reg_rd_ind(_pdev, (_reg_offset), _ret)

Completed in 100 milliseconds