Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txdma.c1254 tdmc_intr_dbg_t intr_dbg; in nxge_txdma_channel_disable() local
1269 intr_dbg.value = 0; in nxge_txdma_channel_disable()
1270 intr_dbg.bits.ldw.nack_pref = 1; in nxge_txdma_channel_disable()
1276 handle, channel, &intr_dbg); in nxge_txdma_channel_disable()
1427 tdmc_intr_dbg_t intr_dbg; in nxge_txdma_stop_inj_err() local
1451 intr_dbg.value = 0; in nxge_txdma_stop_inj_err()
1452 intr_dbg.bits.ldw.nack_pref = 1; in nxge_txdma_stop_inj_err()
1453 (void) npi_txdma_inj_int_error_set(handle, channel, &intr_dbg); in nxge_txdma_stop_inj_err()
1947 tdmc_intr_dbg_t intr_dbg; in nxge_txdma_fixup_hung_channel() local
1988 intr_dbg.value = 0; in nxge_txdma_fixup_hung_channel()
[all …]