Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/hxge/
H A Dhpi_txdma.h71 #define TXDMA_HW_STOP_FAILED (HPI_BK_HW_ER_START | 0x1)
72 #define TXDMA_HW_RESUME_FAILED (HPI_BK_HW_ER_START | 0x2)
H A Dhpi.h92 #define HPI_BK_HW_ER_START 0x90 macro