Searched refs:elink_cb_dbg1 (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_debug.c | 88 void elink_cb_dbg1(struct elink_dev * bp, char * fmt, u32 arg1) function
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/ |
H A D | clc.h | 103 extern void elink_cb_dbg1(struct elink_dev *cb, _In_ char *fmt, u32 arg1); 109 #define ELINK_DEBUG_P1(cb, fmt, arg1) elink_cb_dbg1(cb, fmt, arg1)
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_phy.c | 59 void elink_cb_dbg1(struct elink_dev *bp, _In_ char* fmt, u32 arg1 ) function
|
Completed in 51 milliseconds