Home
last modified time | relevance | path

Searched refs:npi_ipp_get_ecc_syndrome (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_ipp.h163 npi_status_t npi_ipp_get_ecc_syndrome(npi_handle_t, uint8_t,
H A Dnpi_ipp.c496 npi_ipp_get_ecc_syndrome(npi_handle_t handle, uint8_t portn, uint16_t *syndrome) in npi_ipp_get_ecc_syndrome() function
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_ipp.c396 if ((rs = npi_ipp_get_ecc_syndrome(handle, portn, in nxge_ipp_handle_sys_errors()