Searched refs:NPI_TXDMA_STOP_FAILED (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.h181 #define NPI_TXDMA_STOP_FAILED (TXDMA_ER_ST | TXDMA_HW_STOP_FAILED) macro
H A Dnpi_txdma.c811 * NPI_TXDMA_STOP_FAILED -
915 * NPI_TXDMA_STOP_FAILED -
2045 return (NPI_FAILURE | NPI_TXDMA_STOP_FAILED);
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txdma.c1457 if (!(rs & NPI_TXDMA_STOP_FAILED)) {
1978 if (!(status & NPI_TXDMA_STOP_FAILED)) {
1993 if (!(status & NPI_TXDMA_STOP_FAILED)) {

Completed in 53 milliseconds