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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_txdma.c1244 if (hxge_txdma_hung(hxgep)) {
1252 hxge_txdma_hung(p_hxge_t hxgep) function
1259 HXGE_DEBUG_MSG((hxgep, TX_CTL, "==> hxge_txdma_hung"));
1264 "<== hxge_txdma_hung: NULL ring pointer"));
1271 "<== hxge_txdma_hung: no channel allocated"));
1277 "<== hxge_txdma_hung: NULL rings pointer"));
1285 "==> hxge_txdma_hung: channel %d", channel));
1291 HXGE_DEBUG_MSG((hxgep, TX_CTL, "<== hxge_txdma_hung"));

Completed in 106 milliseconds