Searched refs:NPI_ZCP_CONFIG_INVALID (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_zcp.h132 #define NPI_ZCP_CONFIG_INVALID ((ZCP_BLK_ID << 8) | CONFIG_INVALID) macro
H A Dnpi_zcp.c48 return (NPI_FAILURE | NPI_ZCP_CONFIG_INVALID);
128 return (NPI_FAILURE | NPI_ZCP_CONFIG_INVALID);
146 return (NPI_FAILURE | NPI_ZCP_CONFIG_INVALID);

Completed in 42 milliseconds