Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/nxge/npi/
H A Dnpi_espc.h58 #define NPI_ESPC_OPCODE_INVALID ((ESPC_BLK_ID << 8) | OPCODE_INVALID) macro
H A Dnpi_espc.c107 return (NPI_FAILURE | NPI_ESPC_OPCODE_INVALID); in npi_espc_eeprom_entry()