Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_ipp.c49 NXGE_DEBUG_MSG((nxgep, IPP_CTL, "==> nxge_ipp_init: port%d", portn)); in nxge_ipp_init()
112 NXGE_DEBUG_MSG((nxgep, IPP_CTL, "<== nxge_ipp_init: port%d", portn)); in nxge_ipp_init()
136 NXGE_DEBUG_MSG((nxgep, IPP_CTL, "==> nxge_ipp_disable: port%d", portn)); in nxge_ipp_disable()
192 NXGE_DEBUG_MSG((nxgep, IPP_CTL, "==> nxge_ipp_reset: port%d", portn)); in nxge_ipp_reset()
237 NXGE_DEBUG_MSG((nxgep, IPP_CTL, "<== nxge_ipp_reset: port%d", portn)); in nxge_ipp_reset()
295 NXGE_DEBUG_MSG((nxgep, IPP_CTL, "==> nxge_ipp_drain: port%d", portn)); in nxge_ipp_drain()
319 NXGE_DEBUG_MSG((nxgep, IPP_CTL, "<== nxge_ipp_drain: port%d", portn)); in nxge_ipp_drain()
491 NXGE_DEBUG_MSG((nxgep, IPP_CTL, in nxge_ipp_handle_sys_errors()
684 NXGE_DEBUG_MSG((nxgep, IPP_CTL, "port%d Reset IPP...", portn)); in nxge_ipp_fatal_err_recover()
688 NXGE_DEBUG_MSG((nxgep, IPP_CTL, "port%d Reset RxMAC...", portn)); in nxge_ipp_fatal_err_recover()
[all …]
H A Dnxge_zcp.c260 NXGE_DEBUG_MSG((nxgep, IPP_CTL, in nxge_zcp_handle_sys_errors()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_common_impl.h80 #define IPP_CTL 0x0000000000100000ULL macro