Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_zcp.c66 if (npi_zcp_tt_cfifo_entry(handle, OP_SET, in nxge_zcp_init()
69 if (npi_zcp_tt_cfifo_entry(handle, OP_GET, in nxge_zcp_init()
446 if (npi_zcp_tt_cfifo_entry(handle, OP_SET, in nxge_zcp_fatal_err_recover()
449 if (npi_zcp_tt_cfifo_entry(handle, OP_GET, in nxge_zcp_fatal_err_recover()
/titanic_50/usr/src/uts/common/io/nxge/npi/
H A Dnpi_zcp.h176 npi_status_t npi_zcp_tt_cfifo_entry(npi_handle_t, io_op_t,
H A Dnpi_zcp.c590 npi_zcp_tt_cfifo_entry(npi_handle_t handle, io_op_t op, uint8_t portn, in npi_zcp_tt_cfifo_entry() function