Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_espc.h99 npi_status_t npi_espc_num_ports_get(npi_handle_t, uint8_t *);
H A Dnpi_espc.c131 npi_espc_num_ports_get(npi_handle_t handle, uint8_t *data) in npi_espc_num_ports_get() function
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_espc.c117 npi_status = npi_espc_num_ports_get(handle, &nports); in nxge_espc_num_ports_get()