Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/hxge/
H A Dhpi_txdma.h94 #define HPI_TXDMA_XFER_LEN_INVALID (TXDMA_ER_ST | TXDMA_XFER_LEN_INVALID) macro
H A Dhpi_txdma.c338 return (HPI_FAILURE | HPI_TXDMA_XFER_LEN_INVALID); in hpi_txdma_desc_gather_set()