Searched refs:ERI_DEBUG_MSG1 (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/sun/io/eri/ |
H A D | eri.c | 2292 ERI_DEBUG_MSG1(erip, XCVR_MSG, "New transceiver detected."); in eri_init() 3098 ERI_DEBUG_MSG1(erip, NONFATAL_MSG, "rx dropped/no free desc"); in eri_nonfatal_err() 3774 ERI_DEBUG_MSG1(erip, RESOURCE_MSG, "allocb fail"); in eri_read_dma() 3823 ERI_DEBUG_MSG1(erip, RESOURCE_MSG, "allocb fail"); in eri_read_dma() 4705 ERI_DEBUG_MSG1(erip, PHY_MSG, "Found External XCVR"); in eri_new_xcvr() 4736 ERI_DEBUG_MSG1(erip, PHY_MSG, "Found Internal XCVR"); in eri_new_xcvr() 4915 ERI_DEBUG_MSG1(erip, in eri_check_link_noind() 5005 ERI_DEBUG_MSG1(erip, PHY_MSG, "Auto-negotiation interrupt."); in eri_mif_check() 5016 ERI_DEBUG_MSG1(erip, XCVR_MSG, in eri_mif_check() 5021 ERI_DEBUG_MSG1(erip, XCVR_MSG, in eri_mif_check() [all …]
|
H A D | eri_common.h | 182 #define ERI_DEBUG_MSG1(t, f, a) \ macro 199 #define ERI_DEBUG_MSG1(t, f, a) macro
|