Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_txdma.h94 #define HPI_TXDMA_RESET_FAILED (TXDMA_ER_ST | RESET_FAILED) macro
H A Dhpi_txdma.c458 return (HPI_FAILURE | HPI_TXDMA_RESET_FAILED); in hpi_txdma_control_reset_wait()