Home
last modified time | relevance | path

Searched refs:OPCODE_INVALID (Results 1 – 14 of 14) sorted by relevance

/titanic_44/usr/src/uts/common/io/hxge/
H A Dhpi.h62 #define OPCODE_INVALID 0x43 /* Invalid opcode */ macro
H A Dhpi_txdma.h78 TXDMA_ER_ST | OPCODE_INVALID)
H A Dhpi_rxdma.h144 HPI_RXDMA_ERROR | OPCODE_INVALID)
H A Dhpi_pfc.c80 return (HPI_PFC_ERROR | HPI_TCAM_ERROR | OPCODE_INVALID); in hpi_pfc_tcam_check_completion()
/titanic_44/usr/src/uts/common/io/nxge/npi/
H A Dnpi_espc.h58 #define NPI_ESPC_OPCODE_INVALID ((ESPC_BLK_ID << 8) | OPCODE_INVALID)
H A Dnpi.h86 #define OPCODE_INVALID 0x43 /* Invalid opcode */ macro
H A Dnpi_txc.h51 TXC_ER_ST | OPCODE_INVALID)
H A Dnpi_zcp.h131 #define NPI_ZCP_OPCODE_INVALID ((ZCP_BLK_ID << 8) | OPCODE_INVALID)
H A Dnpi_ipp.h103 ((IPP_BLK_ID << NPI_BLOCK_ID_SHIFT) | OPCODE_INVALID |\
H A Dnpi_txdma.h162 TXDMA_ER_ST | OPCODE_INVALID)
H A Dnpi_vir.h73 #define NPI_VIR_OCODE_INVALID(n) (VIR_ID_SHIFT(n) | VIR_ERR_ST | OPCODE_INVALID)
H A Dnpi_rxdma.h79 NPI_RXDMA_ERROR | OPCODE_INVALID)
H A Dnpi_mac.h420 OPCODE_INVALID |\
H A Dnpi_fflp.c277 NPI_TCAM_ERROR | OPCODE_INVALID); in npi_fflp_tcam_check_completion()
664 return (NPI_FFLP_ERROR | NPI_FCRAM_ERROR | OPCODE_INVALID); in npi_fflp_fcram_entry_write()