Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_vir.h432 npi_status_t npi_fzc_mpc_get(npi_handle_t, boolean_t *);
H A Dnpi_vir.c730 npi_fzc_mpc_get(npi_handle_t handle, boolean_t *mpc_p) in npi_fzc_mpc_get() function
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fzc.c104 if ((rs = npi_fzc_mpc_get(handle, mpc_p)) != NPI_SUCCESS) { in nxge_get_fzc_multi_part_ctl()