Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txc.h123 npi_status_t npi_txc_ro_ecc_state_clr(npi_handle_t, uint8_t);
H A Dnpi_txc.c917 npi_txc_ro_ecc_state_clr(npi_handle_t handle, uint8_t port) in npi_txc_ro_ecc_state_clr() function
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txc.c441 if ((rs = npi_txc_ro_ecc_state_clr(handle, portn)) in nxge_txc_handle_port_errors()