Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi.h60 #define OPCODE_INVALID 0x43 /* Invalid opcode */ macro
H A Dhpi_txdma.h76 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()
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_espc.h56 #define NPI_ESPC_OPCODE_INVALID ((ESPC_BLK_ID << 8) | OPCODE_INVALID)
H A Dnpi.h84 #define OPCODE_INVALID 0x43 /* Invalid opcode */ macro
H A Dnpi_txc.h49 TXC_ER_ST | OPCODE_INVALID)
H A Dnpi_zcp.h129 #define NPI_ZCP_OPCODE_INVALID ((ZCP_BLK_ID << 8) | OPCODE_INVALID)
H A Dnpi_ipp.h101 ((IPP_BLK_ID << NPI_BLOCK_ID_SHIFT) | OPCODE_INVALID |\
H A Dnpi_txdma.h160 TXDMA_ER_ST | OPCODE_INVALID)
H A Dnpi_vir.h71 #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.h418 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()