Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_phy.c83 OSAL_SPRINTF(p_phy_result_buf, in ecore_phy_core_write()
92 OSAL_SPRINTF(p_phy_result_buf, "0\n"); in ecore_phy_core_write()
94 OSAL_SPRINTF(p_phy_result_buf, in ecore_phy_core_write()
110 OSAL_SPRINTF(p_phy_result_buf, in ecore_phy_core_read()
121 OSAL_SPRINTF(p_phy_result_buf, "0x%08x%08x\n", in ecore_phy_core_read()
125 OSAL_SPRINTF(p_phy_result_buf, "Failed placing phy_core command\n"); in ecore_phy_core_read()
139 OSAL_SPRINTF(p_phy_result_buf, in ecore_phy_raw_write()
146 OSAL_SPRINTF(p_phy_result_buf, in ecore_phy_raw_write()
155 OSAL_SPRINTF(p_phy_result_buf, "0\n"); in ecore_phy_raw_write()
157 OSAL_SPRINTF(p_phy_result_buf, in ecore_phy_raw_write()
[all …]
H A Dbcm_osal.h96 #define OSAL_SPRINTF qede_sprintf macro
568 #define OSAL_SPRINTF qede_sprintf macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt556 - int OSAL_SPRINTF(char *str, const char *format, ...)