Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_txdma_hw.h387 #define TX_CS_STOP_N_GO_MASK 0x0000000010000000ULL macro
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.c974 cs.value |= ~TX_CS_STOP_N_GO_MASK; in npi_txdma_channel_control()