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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_vir.h42 #define VIR_LD_INVALID (HPI_BK_ERROR_START | 0x30)
43 #define VIR_LDG_INVALID (HPI_BK_ERROR_START | 0x31)
44 #define VIR_LDSV_INVALID (HPI_BK_ERROR_START | 0x32)
46 #define VIR_INTM_TM_INVALID (HPI_BK_ERROR_START | 0x33)
47 #define VIR_TM_RES_INVALID (HPI_BK_ERROR_START | 0x34)
48 #define VIR_SID_VEC_INVALID (HPI_BK_ERROR_START | 0x35)
H A Dhpi_txdma.h74 #define TXDMA_GATHER_INVALID (HPI_BK_ERROR_START | 0x1)
75 #define TXDMA_XFER_LEN_INVALID (HPI_BK_ERROR_START | 0x2)
H A Dhpi.h87 #define HPI_BK_ERROR_START 0x50 macro

Completed in 45 milliseconds