Searched defs:hxge_tx_intr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_txdma.c804 hxge_tx_intr(caddr_t arg1, caddr_t arg2) function
821 "<== hxge_tx_intr: hxgep $%p ldvp $%p", hxgep, ldvp));
837 "==> hxge_tx_intr: hxgep(arg2) $%p ldvp(arg1) $%p", hxgep, ldvp));
848 "==> hxge_tx_intr: hxgep $%p ldvp (ldvp) $%p channel %d",
854 "==> hxge_tx_intr:channel %d ring index %d status 0x%08x",
859 "==> hxge_tx_intr:channel %d ring index %d "
864 "==> hxge_tx_intr:channel %d ring index %d "
886 HXGE_DEBUG_MSG((hxgep, INT_CTL, "==> hxge_tx_intr: rearm"));
892 HXGE_DEBUG_MSG((hxgep, INT_CTL, "<== hxge_tx_intr"));

Completed in 49 milliseconds