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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_txdma.h71 #define TXDMA_HW_STOP_FAILED (HPI_BK_HW_ER_START | 0x1) macro
97 #define HPI_TXDMA_STOP_FAILED (TXDMA_ER_ST | TXDMA_HW_STOP_FAILED)
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.h155 #define TXDMA_HW_STOP_FAILED (NPI_BK_HW_ER_START | 0x1) macro
181 #define NPI_TXDMA_STOP_FAILED (TXDMA_ER_ST | TXDMA_HW_STOP_FAILED)

Completed in 470 milliseconds