Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_zcp.c64 if (npi_zcp_tt_cfifo_entry(handle, OP_SET, in nxge_zcp_init()
67 if (npi_zcp_tt_cfifo_entry(handle, OP_GET, in nxge_zcp_init()
440 if (npi_zcp_tt_cfifo_entry(handle, OP_SET, in nxge_zcp_fatal_err_recover()
443 if (npi_zcp_tt_cfifo_entry(handle, OP_GET, in nxge_zcp_fatal_err_recover()
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_zcp.h174 npi_status_t npi_zcp_tt_cfifo_entry(npi_handle_t, io_op_t,
H A Dnpi_zcp.c585 npi_zcp_tt_cfifo_entry(npi_handle_t handle, io_op_t op, uint8_t portn, in npi_zcp_tt_cfifo_entry() function